Skip to content

Commit 8ae8fa3

Browse files
authored
Update deploy-standalone-github.yml (#309)
1 parent be4ba8f commit 8ae8fa3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-standalone-github.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ jobs:
2929
uses: bitovi/github-actions-angular-to-github-pages@v1.0.0
3030
with:
3131
path: dist/netzgrafik-frontend
32-
build_command: npm run build:standalone -- --base-href=netzgrafik-frontend
32+
build_command: npm run build:standalonedemo -- --base-href=netzgrafik-frontend

0 commit comments

Comments
 (0)