Skip to content

Commit

Permalink
chore: release v1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Orchardxyz committed Sep 4, 2023
1 parent 5453f5a commit 037b8b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- name: Install Dependencies
run: |
npm install pnpm -g
pnpm install
pnpm install --no-frozen-lockfile
- name: Package Extension
run: pnpm run package
- name: Publish Extension
Expand Down

0 comments on commit 037b8b4

Please sign in to comment.