Skip to content

Commit

Permalink
another yoi
Browse files Browse the repository at this point in the history
  • Loading branch information
notmarek committed Oct 29, 2023
1 parent 6ff946e commit 82af2fc
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 @@ -38,7 +38,7 @@ jobs:
run: python ./utils/buildHotfixForAllLangs.py --universal
- name: Moving LanguageBreak directory
run: cp LanguageBreak build/ -r
- run: cp patchedUks.sqhs build/LanguageBreak
- run: cp patchedUks.sqsh build/LanguageBreak
- run: cp README.MD build/
- name: Done - tarring
run: cd build && tar -czvf ../LanguageBreak.tar.gz .
Expand Down

0 comments on commit 82af2fc

Please sign in to comment.