We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent be4ba8f commit 8ae8fa3Copy full SHA for 8ae8fa3
.github/workflows/deploy-standalone-github.yml
@@ -29,4 +29,4 @@ jobs:
29
uses: bitovi/github-actions-angular-to-github-pages@v1.0.0
30
with:
31
path: dist/netzgrafik-frontend
32
- build_command: npm run build:standalone -- --base-href=netzgrafik-frontend
+ build_command: npm run build:standalonedemo -- --base-href=netzgrafik-frontend
0 commit comments