Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Cyberhan123 authored Jan 8, 2024
1 parent e8ccbe9 commit 5e0a021
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:
if: runner.os == 'Windows'
run: |
wails build --platform ${{ matrix.build.platform }} -webview2 download -nsis -o ${{ matrix.build.name }}
rm ${{ matrix.build.name }}
rm -rf ${{ matrix.build.name }}
shell: bash

- name: Build .app zip file
Expand Down

0 comments on commit 5e0a021

Please sign in to comment.