Skip to content

Commit

Permalink
Fix path to set up cromwell action
Browse files Browse the repository at this point in the history
I had forgotten the .github directory.
  • Loading branch information
amstilp committed May 21, 2024
1 parent 3748560 commit b99ef01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
uses: actions/checkout@v3

- name: Set up cromwell
uses: broadinstitute/cromwell/set_up_cromwell_action/action.yml@87
uses: broadinstitute/cromwell/.github/set_up_cromwell_action@87
with:
cromwell-version: "latest"

Expand Down

0 comments on commit b99ef01

Please sign in to comment.