Skip to content

Commit

Permalink
add ffi toolchain to release
Browse files Browse the repository at this point in the history
  • Loading branch information
jordy25519 committed Sep 28, 2024
1 parent 89fc023 commit e8b3cde
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@ jobs:
uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Install drift-ffi-sys toolchain
uses: dtolnay/[email protected]_64-unknown-linux-gnu
- name: Install Rust toolchain
uses: dtolnay/rust-toolchain@stable
- name: Cargo login
Expand Down

0 comments on commit e8b3cde

Please sign in to comment.