mirror of
https://github.com/dwinkler1/dwinkler1.github.io.git
synced 2026-07-07 18:28:23 -04:00
Compare commits
3 commits
3b23752d97
...
026b5b7991
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
026b5b7991 |
||
|
21feb1cc96 |
|||
|
|
fa6548381b |
1 changed files with 2 additions and 2 deletions
4
.github/workflows/nix_build_static.yml
vendored
4
.github/workflows/nix_build_static.yml
vendored
|
|
@ -24,8 +24,8 @@ jobs:
|
|||
build:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v6
|
||||
- uses: nixbuild/nix-quick-install-action@v34
|
||||
- uses: actions/checkout@v7
|
||||
- uses: nixbuild/nix-quick-install-action@v35
|
||||
- name: nix build
|
||||
run: nix build .
|
||||
- name: Adjust permissions
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue