Skip to content

Commit

Permalink
wording fix
Browse files Browse the repository at this point in the history
  • Loading branch information
TheBossMagnus committed Dec 20, 2023
1 parent 5c8e125 commit ccfc7f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Build-pyinstaller.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
run: |
pyinstaller --onefile --icon=NONE MrpackChangelogger.py
- name: Upload .exe
- name: Upload artifact
uses: actions/upload-artifact@v4
with:
name: ${{ matrix.os }}
Expand Down

0 comments on commit ccfc7f4

Please sign in to comment.