Update link to CI script
parent
1079558602
commit
e04a075779
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@ make -j4
|
|||
|
||||
A `citra-qt.app` application bundle will now be present under `build/bin/`. Note that this is non-portable and only works on your machine.
|
||||
|
||||
For portability of the appbundle between machines please refer to [this script](https://github.com/citra-emu/citra/blob/master/.travis/macos/upload.sh).
|
||||
For portability of the appbundle between machines please refer to [this script](https://github.com/citra-emu/citra/blob/master/.ci/macos/upload.sh).
|
||||
|
||||
### About building on Apple Silicon machines
|
||||
|
||||
|
|
Loading…
Reference in a new issue