Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Francommit authored Apr 14, 2024
1 parent 4e0826f commit 35cb9b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- name: Check 7-Zip Version
run: |
& "7z -version"
& 7z -version
- name: Download and Prepare Files
run: .\prepare.ps1
Expand Down

0 comments on commit 35cb9b7

Please sign in to comment.