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 53eadd5 commit dcc35e1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,8 @@ jobs:
choco install 7zip --no-progress -y
- name: Check 7-Zip Version
run: 7z -version 2>&1
run: 7z -version
shell: pwsh

- name: Download and Prepare Files
run: .\prepare.ps1
Expand Down

0 comments on commit dcc35e1

Please sign in to comment.