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 f83a495 commit 7c2c60cCopy full SHA for 7c2c60c
.github/workflows/ant.yml
@@ -14,7 +14,7 @@ jobs:
14
with:
15
java-version: 11
16
- name: Install and run ipfs
17
- run: install-run-ipfs.sh
+ run: ./install-run-ipfs.sh
18
- name: Build with Ant
19
run: ant -noinput -buildfile build.xml dist
20
- name: Run tests
0 commit comments