Skip to content

Commit

Permalink
feat: 1
Browse files Browse the repository at this point in the history
  • Loading branch information
theajack committed Aug 31, 2023
1 parent c47527e commit 43feb7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/eb-release.yml
Expand Up @@ -36,7 +36,7 @@ jobs:
run: npm install -g pnpm

- name: pnpm Install --no-frozen-lockfile
run: pnpm i
run: pnpm i --no-frozen-lockfile

- name: Version
id: version
Expand Down

0 comments on commit 43feb7c

Please sign in to comment.