1
0
mirror of https://github.com/ppy/osu.git synced 2026-06-04 01:14:01 +08:00

Update readme

This commit is contained in:
Dean Herbert
2019-03-01 18:16:17 +09:00
Unverified
parent 0df49e6df3
commit 521e2a30ae
+4 -4
View File
@@ -16,14 +16,14 @@ or alternatively using `brew cask install fastlane`
# Available Actions
## iOS
### ios clean_dryrun
### ios testflight_prune_dry
```
fastlane ios clean_dryrun
fastlane ios testflight_prune_dry
```
### ios clean
### ios testflight_prune
```
fastlane ios clean
fastlane ios testflight_prune
```
### ios update_version