Skip to content

Commit

Permalink
Update CI workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
JackNoordhuis committed Dec 11, 2024
1 parent 8a9b9fe commit 9283e37
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 @@ -37,7 +37,7 @@ jobs:
cache-dependency-path: 'package.json'

- name: Install dependencies
run: npm run clean
run: npm run clean-install

- name: Build alpine-typescript
run: npm run build-dist
Expand Down

0 comments on commit 9283e37

Please sign in to comment.