Update workflow

This commit is contained in:
rubjo
2025-10-27 13:55:18 +01:00
parent 1cc59a74d8
commit b6f3c5e2ef
+1 -1
View File
@@ -25,7 +25,7 @@ jobs:
run: npm install
- name: Build 🏗️
run: npm build
run: npm run build
- name: Deploy to GH Pages 🚀
uses: peaceiris/actions-gh-pages@v3
with: