Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
3y3 committed Aug 12, 2024
1 parent 5439666 commit fdfa575
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 @@ -23,7 +23,7 @@ jobs:
- name: Install Packages
run: npm ci
- name: Install Demo Packages
run: cd demo && npm ci
run: cd demo && npm i
- name: Lint Files
run: npm run lint
- name: Tests
Expand Down

0 comments on commit fdfa575

Please sign in to comment.