We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09acdc2 commit 4f8c5d0Copy full SHA for 4f8c5d0
forge/actions/install/action.yml
@@ -28,4 +28,4 @@ runs:
28
- name: Build Forge CLI
29
shell: bash
30
run: |
31
- earthly --artifact +build/forge /usr/local/bin/forge
+ earthly --artifact forge/cli+build/forge /usr/local/bin/forge
0 commit comments