Skip to content

Commit

Permalink
fix: minor error
Browse files Browse the repository at this point in the history
  • Loading branch information
silverhairs committed Sep 5, 2023
1 parent b3f15e3 commit 05aa7d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ jobs:
- name: Upload artifact for ${{ matrix.os }} / ${{ matrix.arch }}
uses: actions/upload-artifact@v2
with:
name: glox-windows-${{ matrix.arch }}
name: glox-windows-${{ matrix.arch }}.exe
path: ${{ runner.temp }}\glox\glox-windows-${{ matrix.arch }}.exe

publish_release:
Expand Down

0 comments on commit 05aa7d6

Please sign in to comment.