Skip to content

Commit

Permalink
Merge pull request #171 from storyprotocol/fix-ci-syntax-issue
Browse files Browse the repository at this point in the history
Fix CI syntax issue
  • Loading branch information
edisonz0718 authored May 8, 2024
2 parents 0f7eae1 + 36e3d06 commit d5bf3f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-package.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ jobs:
- name: Test
run: pnpm test

- name: Build
- name: Build
run: pnpm build

- name: Publish to npm
Expand Down

0 comments on commit d5bf3f0

Please sign in to comment.