Skip to content

Commit

Permalink
May fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
hatoo committed Jan 11, 2025
1 parent 8870364 commit 349b43d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ jobs:
command: build
target: ${{ matrix.target }}
args: --profile release-ci --target ${{ matrix.target }} --locked --no-default-features --features rustls ${{ matrix.additional_args }}
strip: true
- name: Upload binaries to release
uses: svenstaro/upload-release-action@v2
with:
Expand Down

0 comments on commit 349b43d

Please sign in to comment.