Skip to content

Commit

Permalink
fix: ci.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
MiroKaku committed Jan 25, 2025
1 parent 774c65a commit 44d012e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,6 @@ jobs:
if %ERRORLEVEL% NEQ 0 exit /B %ERRORLEVEL%
- name: Build Zip
if: contains(github.ref, 'tags/')
shell: cmd
run: |
7z a -tzip -r "./Musa.libwsk-${{ env.BuildVersion }}.zip" "./Publish/*"
Expand Down

0 comments on commit 44d012e

Please sign in to comment.