Skip to content

Commit e82ce09

Browse files
WIP
1 parent 136f8e3 commit e82ce09

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/community-build.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,8 +63,7 @@ jobs:
6363

6464
- name: Unpack scip-java build
6565
run: |
66-
unzip binaries/scip-java-binary/scip-java.zip
67-
working-directory: scip-java
66+
unzip binaries/scip-java-binary/scip-java.zip -d scip-java
6867
6968
- uses: actions/checkout@v3
7069
with:

0 commit comments

Comments
 (0)