squash: Update artifact action
Some checks failed
build static site / build (pull_request) Failing after 22s

Signed-off-by: Vitaliy Potyarkin <v.potyarkin@yadro.com>
This commit is contained in:
Vitaliy Potyarkin 2024-08-28 17:08:00 +03:00
parent b562512742
commit 6e67e19a0a

View file

@ -24,12 +24,13 @@ jobs:
hugo-${{ runner.os }}
hugo
- run: |
- name: make all
run: |
git submodule sync
rm -rf themes/dot-hugo
make all
- uses: actions/upload-artifact@v3
- uses: https://code.forgejo.org/forgejo/upload-artifact@v4
id: artifact-upload-step
with:
name: site