Skip to content

Commit

Permalink
Update release-libs.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Fi3 authored Feb 15, 2024
1 parent f8401c2 commit 5dc846d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/release-libs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,11 @@ jobs:
run: |
cd common
cargo publish
- name: Publish crates buffer_sv2
continue-on-error: true
run: |
cd utils/buffer
cargo publish
- name: Publish crates no_serde_sv2_derive_codec
continue-on-error: true
run: |
Expand Down

0 comments on commit 5dc846d

Please sign in to comment.