Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
ljmerza committed Dec 8, 2023
1 parent 423050a commit b29fb86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
default: 'patch'

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

- name: Run build
run: npm run build
Expand Down

0 comments on commit b29fb86

Please sign in to comment.