Skip to content

Commit

Permalink
+5
Browse files Browse the repository at this point in the history
  • Loading branch information
SunSerega committed Jun 24, 2023
1 parent cdfc0e0 commit 3874a8b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/on commit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
- name: PackAll
run: |
".\PackAll-0 FIRST PACK.bat" "PasCompPath=D:\PABCNETC\pabcnetcclear.exe"
".\\PackAll-0 FIRST PACK.bat" "PasCompPath=D:\\PABCNETC\\pabcnetcclear.exe"
- name: Check for changes
run: |
Expand Down Expand Up @@ -89,6 +89,7 @@ jobs:
#unzip -j PABCNETC.zip -d PABCNETC
pwd
sudo apt-get install -y minizip
mkdir ../PABCNETC
miniunzip ../PABCNETC.zip -d usr/PABCNETC
Expand Down

0 comments on commit 3874a8b

Please sign in to comment.