Skip to content

Commit

Permalink
release-app fix
Browse files Browse the repository at this point in the history
  • Loading branch information
louis030195 committed Dec 24, 2024
1 parent 23942d8 commit 2c66826
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/release-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -144,10 +144,6 @@ jobs:
with:
ref: ${{ github.event.inputs.commit_hash || github.ref }}

- name: skip self hosted
if: matrix.tauri-args == '--target x86_64-pc-windows-msvc'
run:
exit 1

- name: Update version in Cargo.toml
if: github.event.inputs.commit_hash && github.event.inputs.version && matrix.platform != 'macos-latest'
Expand Down

0 comments on commit 2c66826

Please sign in to comment.