Skip to content

Commit

Permalink
Merge pull request #89 from PasteBar/kurdin-patch-1
Browse files Browse the repository at this point in the history
Update build-test.yml
  • Loading branch information
kurdin authored Jul 20, 2024
2 parents f0df409 + 16175aa commit afe2b2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
run: npm install

- name: Build Tauri App
uses: tauri-apps/tauri-action@v1
uses: tauri-apps/tauri-action@v0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
Expand Down

0 comments on commit afe2b2c

Please sign in to comment.