mirror of
https://github.com/fruworg/fruworg.github.io.git
synced 2024-11-16 01:17:17 +03:00
Update hugo.yml
This commit is contained in:
parent
016b2ad1bc
commit
7675fb466a
2
.github/workflows/hugo.yml
vendored
2
.github/workflows/hugo.yml
vendored
@ -84,7 +84,7 @@ jobs:
|
||||
with:
|
||||
path: .
|
||||
- name: untar
|
||||
run: ls -alh && tar xf github-pages/artifact.tar -C public
|
||||
run: mkdir public && tar xf github-pages/artifact.tar -C public
|
||||
- name: Deploy to Neocities
|
||||
uses: bcomnes/deploy-to-neocities@v1
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user