Skip to content

Commit

Permalink
oh??
Browse files Browse the repository at this point in the history
  • Loading branch information
notmarek committed Oct 29, 2023
1 parent 433a6d5 commit b96d1cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/master-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
- run: mv originalHotfix/* newHotfix
- run: mkdir build
- name: "Building hotix universally"
run: python ./utils/buildHotfixForAllLangs.py --universal
run: python ./utils/buildHotfixForAllLangs.py "--universal"
- name: Moving LanguageBreak directory
run: cp LanguageBreak build/ -r
- run: cp patchedUks.sqsh build/LanguageBreak
Expand Down

0 comments on commit b96d1cf

Please sign in to comment.