Skip to content

Commit

Permalink
try fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Rajaniraiyn committed Jul 12, 2023
1 parent 99299e5 commit f98ff5b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ jobs:
- name: Install dependencies
run: pnpm install --frozen-lockfile

- name: Build packages
run: pnpm build
# - name: Build packages
# run: pnpm build

- name: Publish packages
run: |
Expand Down

0 comments on commit f98ff5b

Please sign in to comment.