Skip to content

Commit

Permalink
Merge pull request #13 from devicons/maltejur-patch-2
Browse files Browse the repository at this point in the history
Fix CI
  • Loading branch information
maltejur authored Jul 18, 2022
2 parents 5fdb456 + 9e26c14 commit b71900d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@ jobs:
with:
version: 6.32.11
- name: Install dependencies
run: pnpm
run: pnpm i
- name: Run publish script
run: pnpm release

0 comments on commit b71900d

Please sign in to comment.