Skip to content

Commit

Permalink
Fixed Windows artifact name
Browse files Browse the repository at this point in the history
  • Loading branch information
tim-harding committed Mar 22, 2024
1 parent 0a98682 commit c62a622
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:
- name: Archive artifact
uses: actions/upload-artifact@v4
with:
name: neophyte-windows.exe
name: neophyte-windows
path: target/ci/neophyte.exe
retention-days: 1

Expand Down

0 comments on commit c62a622

Please sign in to comment.