Skip to content

Commit

Permalink
ci: fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
JQiue committed Dec 22, 2024
1 parent 9852037 commit 4f24d15
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ jobs:
with:
token: ${{ secrets.GITHUB_TOKEN }}
changelog: CHANGELOG.md

upload-assets:
needs: create-release
strategy:
Expand All @@ -40,7 +39,6 @@ jobs:
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v4
- name: Install cross-compilation tools
- uses: taiki-e/upload-rust-binary-action@v1
with:
bin: waline-mini
Expand Down

0 comments on commit 4f24d15

Please sign in to comment.