Skip to content

Commit 4f8c5d0

Browse files
committed
wip: fixes earthfile path
1 parent 09acdc2 commit 4f8c5d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

forge/actions/install/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ runs:
2828
- name: Build Forge CLI
2929
shell: bash
3030
run: |
31-
earthly --artifact +build/forge /usr/local/bin/forge
31+
earthly --artifact forge/cli+build/forge /usr/local/bin/forge

0 commit comments

Comments
 (0)