Skip to content

Commit

Permalink
update ci workflow: use build-ci script
Browse files Browse the repository at this point in the history
  • Loading branch information
JackNoordhuis committed Sep 12, 2023
1 parent 5a4b268 commit c78651c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
run: npm install

- name: Build alpine-typescript
run: npm run build
run: npm run build-ci

stage:
name: Stage changes as pull request
Expand Down

0 comments on commit c78651c

Please sign in to comment.