mirror of
https://github.com/cemu-project/cemu_graphic_packs.git
synced 2024-12-22 08:01:48 +01:00
rename graphics to resolutions
This commit is contained in:
parent
f9b82b4a57
commit
a89f270565
@ -17,7 +17,7 @@ install: npm install -g github-release-cli@0.4.1
|
||||
|
||||
script:
|
||||
- cd Enhancements && zip -r -q -9 "../graphicPacks$TRAVIS_BUILD_NUMBER"".zip" ./* && cd ..
|
||||
- cd Graphics && zip -r -q -9 "../graphicPacks$TRAVIS_BUILD_NUMBER"".zip" ./* && cd ..
|
||||
- cd Resolutions && zip -r -q -9 "../graphicPacks$TRAVIS_BUILD_NUMBER"".zip" ./* && cd ..
|
||||
- cd Mods && zip -r -q -9 "../graphicPacks$TRAVIS_BUILD_NUMBER"".zip" ./* && cd ..
|
||||
- cd Workarounds && zip -r -q -9 "../graphicPacks$TRAVIS_BUILD_NUMBER"".zip" ./* && cd ..
|
||||
- |
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user