Skip to content

Commit

Permalink
a
Browse files Browse the repository at this point in the history
  • Loading branch information
Dat Nguyen committed Feb 2, 2024
1 parent a6e1a95 commit 315c78a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
shell: bash
run: |
# Replace with the name of your binary
binary_name="<BINARY_NAME>"
binary_name="hud_manager"
dirname="$binary_name-${{ env.VERSION }}-${{ matrix.target }}"
mkdir "$dirname"
Expand Down

0 comments on commit 315c78a

Please sign in to comment.