Skip to content

Commit

Permalink
ci: update cargo-generate-rpm to 0.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jpgrayson committed Jan 28, 2024
1 parent 9d3e766 commit f63491b
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@v2
with:
crate: cargo-generate-rpm
version: "^0.13.0"
version: "^0.14.0"
- name: Install aarch64 Dependencies
run: |
sudo apt-get install gcc-aarch64-linux-gnu
Expand Down

0 comments on commit f63491b

Please sign in to comment.