mirror of
https://github.com/dwinkler1/dwinkler1.github.io.git
synced 2026-04-06 18:30:23 -04:00
Merge 2ec696bed0 into 4241b13b50
This commit is contained in:
commit
ab24186e2c
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
|
|
@ -33,7 +33,7 @@ jobs:
|
||||||
chown -R `id -u`:`id -g` ./result
|
chown -R `id -u`:`id -g` ./result
|
||||||
chmod -R a+rwx ./result
|
chmod -R a+rwx ./result
|
||||||
- name: Setup Pages
|
- name: Setup Pages
|
||||||
uses: actions/configure-pages@v5
|
uses: actions/configure-pages@v6
|
||||||
- name: Upload artifact
|
- name: Upload artifact
|
||||||
uses: actions/upload-pages-artifact@v4
|
uses: actions/upload-pages-artifact@v4
|
||||||
with:
|
with:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue