Skip to content

Commit 0af4406

Browse files
committed
chore: Adjust workflow
1 parent aea0a87 commit 0af4406

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-project.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ jobs:
4343
if: ${{ github.event_name == 'push' }}
4444
run: |
4545
npm ci
46+
npm run-script build
4647
cd packages/compas-open-scd
4748
npm run-script test
4849

0 commit comments

Comments
 (0)