This commit is contained in:
nora 2025-07-27 17:57:36 +02:00
parent 8229fbb2ca
commit 4e69f0f2f1

View file

@ -27,6 +27,7 @@ jobs:
- name: Run the build - name: Run the build
run: ./build.sh run: ./build.sh
- name: Upload static files as artifact - name: Upload static files as artifact
id: deployment
uses: actions/upload-pages-artifact@v3 uses: actions/upload-pages-artifact@v3
with: with:
path: www-root path: www-root