Skip to content

Commit

Permalink
wip: fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jmgilman committed Sep 16, 2024
1 parent b7b01a6 commit 6ef86d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion actions/install-local/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,5 @@ runs:
shell: bash
run: |
echo "::group::Forge CLI Earthly Build"
earthly --sat ci --artifact ./forge/cli+build/forge /usr/local/bin/forge
earthly --sat ci --artifact ./cli+build/forge /usr/local/bin/forge
echo "::endgroup::"

0 comments on commit 6ef86d1

Please sign in to comment.