Skip to content

Commit

Permalink
fix: build?
Browse files Browse the repository at this point in the history
  • Loading branch information
brayo-pip committed Jul 11, 2024
1 parent 012e946 commit 86a7e27
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,6 @@ jobs:
run: make prebuild

- name: Build the app
uses: tauri-apps/tauri-action@v0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: make build
# env:
# GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 86a7e27

Please sign in to comment.