We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad640d2 commit 098e4cdCopy full SHA for 098e4cd
.github/workflows/dev_release.yml
@@ -57,7 +57,7 @@ jobs:
57
cd ..
58
zip -g Rus-For-Mods-$version-Dev-${{ steps.get_latest_release.outputs.next_version }}.zip pack.png PeruseOrBruise.txt
59
done
60
- cd /Сборки/Monifactory/Перевод/
+ cd Сборки/Monifactory/Перевод/
61
zip -r ../../../Monifactory-Russian-Translation-Dev-${{ steps.get_latest_release.outputs.next_version }}.zip .
62
cd ../../../
63
0 commit comments