Skip to content

Commit

Permalink
Update Nextflow installation steps
Browse files Browse the repository at this point in the history
  • Loading branch information
lbeckman314 committed Nov 8, 2024
1 parent 0da1faa commit 79c223e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/nextflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:
# Install Java 17
curl -s https://get.sdkman.io | bash
source "/home/runner/.sdkman/bin/sdkman-init.sh"
sdk install java 17.0.10-tem
java -version
Expand Down

0 comments on commit 79c223e

Please sign in to comment.