Skip to content

Commit

Permalink
Another fix for release CI for crates.io
Browse files Browse the repository at this point in the history
  • Loading branch information
gsleap committed Oct 23, 2024
1 parent fc610fb commit dded90b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/releases.yml
Original file line number Diff line number Diff line change
Expand Up @@ -282,6 +282,7 @@ jobs:
sudo ldconfig
cd ..
rm -rf cfitsio-3.49
- name: Build on latest stable rust
run: cargo build --release --features examples
Expand Down

0 comments on commit dded90b

Please sign in to comment.