This commit is contained in:
mahula 2024-04-06 11:41:44 +02:00
parent bc9d6bd36c
commit 5bfeb1e070

View File

@ -38,7 +38,7 @@ jobs:
# run build script
- name: Build Docs
run: npm docs:build
run: npm run docs:build
- name: Deploy to GitHub Pages
uses: crazy-max/ghaction-github-pages@v4