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 b9d32d7 commit 136f8e3Copy full SHA for 136f8e3
.github/workflows/community-build.yml
@@ -64,7 +64,7 @@ jobs:
64
- name: Unpack scip-java build
65
run: |
66
unzip binaries/scip-java-binary/scip-java.zip
67
- ls -R scip-java
+ working-directory: scip-java
68
69
- uses: actions/checkout@v3
70
with:
0 commit comments