Skip to content

Commit

Permalink
ci: release
Browse files Browse the repository at this point in the history
  • Loading branch information
theajack committed Sep 28, 2022
1 parent f0e9f88 commit 78f0d8c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/eb-release.yml
Expand Up @@ -34,8 +34,8 @@ jobs:
- name: Npm Install
run: |
- npm install pnpm -g
- pnpm install
npm install pnpm -g
pnpm install
- name: Version
id: version
Expand Down

0 comments on commit 78f0d8c

Please sign in to comment.