.forgejo/workflows/build.yaml aktualisiert
Some checks failed
build-to-pages / build (push) Failing after 8s
build-to-pages / push (push) Failing after 2s

This commit is contained in:
hoernschen 2023-10-22 19:48:16 +00:00
parent 7ade0c8479
commit 977455ce1d

View file

@ -13,7 +13,7 @@ jobs:
&& dpkg -i ${{ runner.temp }}/hugo.deb
- name: Install Dart Sass
run: npm i -g sass
- run: sass version
- run: sass --version
- uses: actions/checkout@v4
with:
submodules: recursive