Skip to content

Commit

Permalink
try fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Simon-Laux committed Jan 10, 2025
1 parent 99c0e9c commit f58d602
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build-tauri-preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,7 @@ jobs:
- uses: tauri-apps/tauri-action@v0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_HEAD_REF: ${{ env.GITHUB_HEAD_REF }}
GITHUB_REF: ${{ env.GITHUB_REF }}
VERSION_INFO_GIT_REF: ${{ github.ref }}
with:
projectPath: packages/target-tauri
args: ${{ matrix.args }}

0 comments on commit f58d602

Please sign in to comment.