fix plz
Some checks failed
pipeline / deploy-job (push) Failing after 31s

This commit is contained in:
Alexandru 2024-09-09 21:33:55 +03:00
parent 4dabc01089
commit d39f8fec11

View File

@ -18,6 +18,7 @@ jobs:
run: |
git clone https://git.fzorb.xyz/fzorb/website
cd website
git submodule foreach --recursive git reset --hard
git submodule init
git submodule update --recursive