mirror of
https://github.com/Noratrieb/website.git
synced 2026-03-14 21:26:09 +01:00
parent
8cc2f06d86
commit
b71d33311c
1 changed files with 2 additions and 2 deletions
4
.github/workflows/pages.yml
vendored
4
.github/workflows/pages.yml
vendored
|
|
@ -16,9 +16,9 @@ jobs:
|
||||||
fetch-depth: 0 # Fetch all history for .GitInfo and .Lastmod
|
fetch-depth: 0 # Fetch all history for .GitInfo and .Lastmod
|
||||||
|
|
||||||
- name: Setup Hugo
|
- name: Setup Hugo
|
||||||
uses: peaceiris/actions-hugo@v2
|
uses: peaceiris/actions-hugo@v3
|
||||||
with:
|
with:
|
||||||
hugo-version: 'v0.155.0'
|
hugo-version: '0.155.0'
|
||||||
# extended: true
|
# extended: true
|
||||||
|
|
||||||
- name: Setup Rust
|
- name: Setup Rust
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue