mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/jpexs-decompiler.git
synced 2026-06-03 11:35:16 +00:00
try exe
This commit is contained in:
8
.github/workflows/main.yml
vendored
8
.github/workflows/main.yml
vendored
@@ -101,8 +101,8 @@ jobs:
|
||||
WINEPREFIX: ${{ github.workspace }}/tools/.wine
|
||||
WINEDEBUG: "-all"
|
||||
run: |
|
||||
ant exe
|
||||
#export CICD_TEMP=${{ github.workspace }}
|
||||
#chmod a+x ./cicd_scripts/*.sh
|
||||
#./cicd_scripts/before_install.sh
|
||||
export CICD_TEMP=${{ github.workspace }}
|
||||
chmod a+x ./cicd_scripts/*.sh
|
||||
./cicd_scripts/before_install.sh
|
||||
ant exe
|
||||
#./cicd_scripts/script.sh
|
||||
|
||||
Reference in New Issue
Block a user