Skip to content

Commit

Permalink
Remove cargo-deb pin from Cargo.toml & install in ci.yaml, fix naming…
Browse files Browse the repository at this point in the history
… scheme to libnss_shim as previously
  • Loading branch information
xenago committed Mar 19, 2023
1 parent 770ab8f commit e4a4630
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 672 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ jobs:
- name: Cargo deb
run: |
cargo install --version 1.42.2 cargo-deb
cargo deb --verbose
ls -lah target/debian
Expand Down
Loading

0 comments on commit e4a4630

Please sign in to comment.