Skip to content

Commit

Permalink
πŸ”„ synced local '.github/workflows/publish-tauri-app.yml' with remote …
Browse files Browse the repository at this point in the history
…'templates/publish-tauri-app.yml'
  • Loading branch information
nadenf committed Feb 1, 2024
1 parent d18d93f commit 30bb8f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-tauri-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ jobs:
- name: Build Frontend
env:
GITHUB_TOKEN: ${{ secrets.WRITE_PACKAGES_TOKEN }}
run: sbt publish
run: sbt buildFrontend

- name: Build Tauri
run: |
Expand Down

0 comments on commit 30bb8f0

Please sign in to comment.