Skip to content

Commit

Permalink
chore: Adjust build in release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
clepski committed Aug 7, 2024
1 parent 59ebae7 commit cefb543
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release-project.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ jobs:

- name: Build application with npm
run: |
cd packages/compas-open-scd
npm ci
npm run-script build
- name: Build and push docker image to Docker Hub
Expand Down

0 comments on commit cefb543

Please sign in to comment.