This commit is contained in:
parent
4a32382293
commit
8f6947ca6a
1 changed files with 1 additions and 1 deletions
2
.github/workflows/rust.yml
vendored
2
.github/workflows/rust.yml
vendored
|
|
@ -20,7 +20,7 @@ jobs:
|
|||
run: nix-env -iA nixpkgs.nodejs
|
||||
- uses: actions/checkout@v4
|
||||
- name: Install cargo
|
||||
run: nix-env -A nixos.cargo
|
||||
run: nix-env -A nixpkgs.cargo
|
||||
- name: Formatting
|
||||
run: cargo fmt --all -- --check
|
||||
- name: Build local version
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue