fix github action nix

This commit is contained in:
waalge 2023-04-29 14:38:50 +00:00 committed by Lucas
parent d19fc5b7a3
commit d97aba430a
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ jobs:
- name: Run cargo2nix
shell: bash
run: |
nix run github:cargo2nix/cargo2nix/unstable -- -s > Cargo.nix
nix run github:cargo2nix/cargo2nix -- -s > Cargo.nix
- name: Create PR
uses: peter-evans/create-pull-request@v4