mirror of
https://github.com/dwinkler1/dwinkler1.github.io.git
synced 2026-02-19 14:40:57 -05:00
Update nix-quick-install-action to version 33
This commit is contained in:
parent
59187f3e89
commit
c738ee235d
1 changed files with 1 additions and 1 deletions
2
.github/workflows/nix_build_static.yml
vendored
2
.github/workflows/nix_build_static.yml
vendored
|
|
@ -25,7 +25,7 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v5
|
||||
- uses: nixbuild/nix-quick-install-action@v29
|
||||
- uses: nixbuild/nix-quick-install-action@v33
|
||||
- name: nix build
|
||||
run: nix build .
|
||||
- name: Adjust permissions
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue