mirror of
https://github.com/dwinkler1/dwinkler1.github.io.git
synced 2026-05-22 22:03:31 -04:00
Compare commits
No commits in common. "559f15ef0f6bdb343b3624d93fefe97110258a1b" and "5c9028d1c9a289cb8fc80cc28b8329657e734ba0" have entirely different histories.
559f15ef0f
...
5c9028d1c9
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
|
|
@ -35,7 +35,7 @@ jobs:
|
|||
- name: Setup Pages
|
||||
uses: actions/configure-pages@v6
|
||||
- name: Upload artifact
|
||||
uses: actions/upload-pages-artifact@v5
|
||||
uses: actions/upload-pages-artifact@v4
|
||||
with:
|
||||
# Upload build result
|
||||
path: './result'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue