1
0
mirror of https://github.com/spacebarchat/client.git synced 2024-11-22 02:12:38 +01:00

Update tauri.yml

This commit is contained in:
Puyodead1 2023-09-15 17:41:40 -04:00
parent 288280dd7f
commit 250aace48c
No known key found for this signature in database
GPG Key ID: A4FA4FEC0DD353FC

View File

@ -12,7 +12,6 @@ jobs:
platform: [macos-latest, ubuntu-latest, windows-latest]
runs-on: ${{ matrix.platform }}
if: github.ref == 'refs/heads/dev/tauri'
steps:
- uses: actions/checkout@v3
- uses: pnpm/action-setup@v2