Skip to content

Commit

Permalink
ci: use cargo-generate-rpm 0.15
Browse files Browse the repository at this point in the history
  • Loading branch information
jpgrayson committed Aug 25, 2024
1 parent 6e8b01f commit 72741be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
uses: baptiste0928/cargo-install@v3
with:
crate: cargo-generate-rpm
version: "^0.14.0"
version: "^0.15.0"
- name: Install aarch64 Dependencies
run: |
sudo apt-get install gcc-aarch64-linux-gnu
Expand Down

0 comments on commit 72741be

Please sign in to comment.