Skip to content

Commit

Permalink
Fixed build trial, 5
Browse files Browse the repository at this point in the history
  • Loading branch information
Rojods committed Nov 23, 2023
1 parent 2f3e608 commit b8238f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-case-studies.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
./gradlew publishModules
curl -fL "https://github.com/coursier/launchers/raw/master/cs-x86_64-pc-linux-static.gz" | gzip -d > cs
chmod +x ./cs
./cs setup --yes
./cs setup --jvm "adoptium:1.17" --yes
sbt publishModules
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- --default-toolchain stable -y
source "$HOME/.cargo/env"
Expand Down

0 comments on commit b8238f2

Please sign in to comment.