Skip to content

Commit

Permalink
fix release
Browse files Browse the repository at this point in the history
  • Loading branch information
Zachary Charlop-Powers authored and Zachary Charlop-Powers committed Mar 21, 2024
1 parent 888526f commit 28cd8dc
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ jobs:
- name: install dependencies
run: |
npm install
cargo add tauri-cli@=2.0.0-beta.9
- uses: tauri-apps/tauri-action@v0
env:
Expand All @@ -39,5 +38,4 @@ jobs:
releaseBody: 'Release of the Bioinformaticstoolkit using Github Actions'
releaseDraft: true
prerelease: false
tauriScript: "cargo tauri"

0 comments on commit 28cd8dc

Please sign in to comment.