Skip to content

Commit

Permalink
wip: fixes earthfile path
Browse files Browse the repository at this point in the history
  • Loading branch information
jmgilman committed Aug 29, 2024
1 parent 09acdc2 commit 4f8c5d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion forge/actions/install/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ runs:
- name: Build Forge CLI
shell: bash
run: |
earthly --artifact +build/forge /usr/local/bin/forge
earthly --artifact forge/cli+build/forge /usr/local/bin/forge

0 comments on commit 4f8c5d0

Please sign in to comment.