Skip to content

Commit 6ebe3a3

Browse files
Update deploy.yml
1 parent 67b8616 commit 6ebe3a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
# 5. Build AAS Specs using its playbook
4848
- name: Build AAS Specs site
4949
run: |
50-
npx antora aas-specs-antora/antora-playbook.yml --to-dir=build/site/aas-specs-antora
50+
npx antora aas-specifications/antora-playbook.yml --to-dir=build/site/aas-specifications
5151
5252
# 6. Build Submodel Templates using its playbook
5353
- name: Build Submodel Templates site

0 commit comments

Comments
 (0)