We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40d6148 commit 847931aCopy full SHA for 847931a
1 file changed
.github/workflows/nix-github-actions.yml
@@ -29,6 +29,7 @@ jobs:
29
matrix: ${{ fromJSON(needs.nix-matrix.outputs.matrix) }}
30
steps:
31
- uses: actions/checkout@v4
32
+ - uses: wimpysworld/nothing-but-nix@main
33
- uses: DeterminateSystems/determinate-nix-action@main
34
35
- name: Build and Stage
0 commit comments