Skip to content

Commit

Permalink
fix windows ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Cyberhan123 committed Jan 21, 2024
1 parent 4bb09d0 commit 98700c1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,6 @@ jobs:
run: |
wails build --platform ${{ matrix.build.platform }} -webview2 download -nsis -o ${{ matrix.build.name }}
Rename-Item -Path "${{ matrix.build.name }}" -NewName "${{ matrix.build.name }}.exe"
shell: bash
- name: Build .app zip file
if: runner.os == 'macOS'
Expand Down

0 comments on commit 98700c1

Please sign in to comment.