Skip to content

Commit

Permalink
Fix lockfile
Browse files Browse the repository at this point in the history
  • Loading branch information
Olafur Pall Geirsson committed Oct 10, 2020
1 parent 2fc21c6 commit 906d0c9
Show file tree
Hide file tree
Showing 2 changed files with 768 additions and 768 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@ jobs:
- run: yarn run build
- uses: ./
with:
java-version: graal-20.2.0=tgz+https://github.com/graalvm/graalvm-ce-builds/releases/download/vm-20.2.0/graalvm-ce-java11-linux-aarch64-20.2.0.tar.gz
java-version: graal@20.2.0=tgz+https://github.com/graalvm/graalvm-ce-builds/releases/download/vm-20.2.0/graalvm-ce-java11-linux-aarch64-20.2.0.tar.gz
- run: cd test-build && sbt run
shell: bash
Loading

0 comments on commit 906d0c9

Please # to comment.