mirror of
https://github.com/dwinkler1/dwinkler1.github.io.git
synced 2026-07-07 18:28:23 -04:00
Compare commits
No commits in common. "21feb1cc965f96bee3df95688938be875184a1e4" and "af4d0612ea96f5f84bc3f5a2114203fe2697c55e" have entirely different histories.
21feb1cc96
...
af4d0612ea
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
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v6
|
- uses: actions/checkout@v6
|
||||||
- uses: nixbuild/nix-quick-install-action@v35
|
- uses: nixbuild/nix-quick-install-action@v34
|
||||||
- name: nix build
|
- name: nix build
|
||||||
run: nix build .
|
run: nix build .
|
||||||
- name: Adjust permissions
|
- name: Adjust permissions
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue