Skip to content

Commit

Permalink
Fix typo in build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
miketvo committed Jul 15, 2023
1 parent 17b9fcf commit a9fac54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
- name: Build executable
run: python -O build.py

- name: Archive executables
- name: Archive executable
uses: actions/upload-artifact@v3
with:
name: imdupes-artifacts
Expand Down

0 comments on commit a9fac54

Please sign in to comment.