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

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

0 comments on commit 53eadd5

Please sign in to comment.