Skip to content

Commit

Permalink
update ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Cyberhan123 committed Jan 21, 2024
1 parent 2cae4c2 commit dc43525
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 @@ -78,7 +78,6 @@ jobs:
if: runner.os == 'Windows'
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"
- name: Build .app zip file
if: runner.os == 'macOS'
Expand Down

0 comments on commit dc43525

Please sign in to comment.