Update link to CI script

SachinVin 2021-06-11 12:59:25 +05:30
parent 1079558602
commit e04a075779

@ -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