Update hugo.yml

This commit is contained in:
2023-10-10 02:50:30 +06:00
committed by GitHub
parent a82c1f53d0
commit 016b2ad1bc

View File

@ -84,7 +84,7 @@ jobs:
with:
path: .
- name: untar
run: tar xf github-pages/artifact.tar -C public
run: ls -alh && tar xf github-pages/artifact.tar -C public
- name: Deploy to Neocities
uses: bcomnes/deploy-to-neocities@v1
with: