Skip to content

Commit

Permalink
tossin spaghetti at the wall
Browse files Browse the repository at this point in the history
  • Loading branch information
brianp committed Dec 12, 2024
1 parent 0f0ade1 commit 213b6f5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
- platform: 'ubuntu-22.04'
args: ''
- platform: 'windows-latest'
args: ''
args: '--bundles msi,updater'
- platform: 'macos-latest'
args: '--target universal-apple-darwin'
runs-on: ${{ matrix.platform }}
Expand Down Expand Up @@ -186,7 +186,7 @@ jobs:
- name: Build Tauri Apps
id: build
uses: tauri-apps/[email protected].17
uses: tauri-apps/[email protected].15
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
ENABLE_CODE_SIGNING: ${{ secrets.APPLE_CERTIFICATE || secrets.AZURE_TENANT_ID }}
Expand Down

0 comments on commit 213b6f5

Please sign in to comment.