Skip to content

Commit 65094bf

Browse files
committed
debugging unzip
1 parent 867f9ff commit 65094bf

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/automaticRelease.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,8 @@ jobs:
8787
- name: Unzip Rules.zip
8888
run: |
8989
unzip Rules.zip -d Example/Rules
90+
ls -l Example
91+
ls -l Example/Rules
9092
- name: Setup Example dir and test build
9193
run: |
9294
cp target/x86_64-pc-windows-msvc/release/libmathcat_c.dll Example/

0 commit comments

Comments
 (0)