mirror of
https://github.com/rosenpass/rosenpass.git
synced 2025-12-12 15:49:22 -08:00
chore: apply .ci/gen-workflow-files.nu script
There is still hand-written stuff in the workflow file that we need to get rid of, but now at least all autogenerated dependency fields are sorted.
This commit is contained in:
2
.github/workflows/nix.yaml
vendored
2
.github/workflows/nix.yaml
vendored
@@ -210,8 +210,8 @@ jobs:
|
||||
runs-on:
|
||||
- ubuntu-latest
|
||||
needs:
|
||||
- x86_64-linux---rosenpass-static-oci-image
|
||||
- x86_64-linux---rosenpass-static
|
||||
- x86_64-linux---rosenpass-static-oci-image
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: cachix/install-nix-action@v22
|
||||
|
||||
Reference in New Issue
Block a user