Skip to content

Commit

Permalink
feat: fix remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
mike committed Jul 19, 2024
1 parent dd0f39f commit 891f274
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,6 @@ jobs:
- name: Build archive
shell: bash
run: |
# Replace with the name of your binary
binary_name="${{env.PROJECT_NAME}}"
dirname="$binary_name-${{ env.VERSION }}-${{ matrix.platform.target }}"
Expand Down

0 comments on commit 891f274

Please sign in to comment.