Skip to content

Commit

Permalink
test: remove version
Browse files Browse the repository at this point in the history
  • Loading branch information
nanderstabel committed Oct 3, 2023
1 parent 9aaaede commit e3061d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
run: |
sudo apt-get update
sudo apt-get install -y libgtk-3-dev libwebkit2gtk-4.0-dev libappindicator3-dev librsvg2-dev patchelf
- uses: impierce/tauri-action@v0
- uses: impierce/tauri-action
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
# - name: Build Docker Image
Expand Down

0 comments on commit e3061d6

Please sign in to comment.