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 d0b2e26 commit 0a4b2c0Copy full SHA for 0a4b2c0
.github/workflows/ant.yml
@@ -12,6 +12,7 @@ jobs:
12
- name: Set up JDK 11
13
uses: actions/setup-java@v3
14
with:
15
+ distribution: temurin
16
java-version: 11
17
- name: Install and run ipfs
18
run: ./install-run-ipfs.sh
0 commit comments