Skip to content

Commit

Permalink
ci: 💚 Repair error in test ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Eladio Feijoo committed Aug 29, 2023
1 parent 343d192 commit 9006a9e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,9 @@ jobs:
- name: Install dependencies
run: pnpm install --no-frozen-lockfile --no-optional

- name: Install swc
run: pnpm install -D vite-plugin-svgr

- name: lint
run: pnpm run lint

Expand Down

0 comments on commit 9006a9e

Please sign in to comment.