Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
tanhauhau committed Mar 30, 2024
1 parent d510de3 commit 1df15c8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,9 @@ jobs:
echo "$SSH_PRIVATE_KEY" > ~/.ssh/id_rsa
chmod 400 ~/.ssh/id_rsa
# - name: Install and Build
# run: |
# pnpm install --frozen-lockfile
- name: Install and Build
run: |
pnpm install --frozen-lockfile
# pnpm build

- name: Publish
Expand Down

0 comments on commit 1df15c8

Please sign in to comment.