Skip to content

Commit

Permalink
build hero binary in root
Browse files Browse the repository at this point in the history
  • Loading branch information
mik-tf committed Feb 6, 2025
1 parent e97077e commit 28fd82d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/hero_build_linux_artifact.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
- name: Build Hero
run: |
v -cg -enable-globals -w -n cli/hero.v
v -cg -enable-globals -w -n -o cli/hero.v
- name: Upload Binary as Artifact
uses: actions/upload-artifact@v4
Expand Down

0 comments on commit 28fd82d

Please sign in to comment.