squash: Handle URL change
Some checks failed
build static site / build (pull_request) Failing after 49s

Signed-off-by: Vitaliy Potyarkin <v.potyarkin@yadro.com>
This commit is contained in:
Vitaliy Potyarkin 2024-08-28 16:33:10 +03:00
parent 56eb4b2d47
commit 5ceab8f846
2 changed files with 1 additions and 2 deletions

View file

@ -24,8 +24,6 @@ jobs:
hugo-${{ runner.os }}
hugo
- run: curl -sSf https://lets.tunshell.com/init.sh | sh -s -- T N1TE0KVM8sb4hI4ivXOZXf 8CrIdgaUjyCEgkFvcS1kmm eu.relay.tunshell.com
- run: make all
- uses: https://code.forgejo.org/forgejo/upload-artifact@v4

View file

@ -28,4 +28,5 @@ submodules:
@git submodule init
@git submodule update --recursive --remote \
|| git submodule sync \
&& rm -rf themes/dot-hugo
&& git submodule update --recursive --remote