Skip to content

Commit

Permalink
fix: design gh-action
Browse files Browse the repository at this point in the history
  • Loading branch information
L03TJ3 committed Oct 18, 2023
1 parent 29f51a0 commit fd0b364
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/design.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
- name: "build"
run: |
# force to take sdk-v2 from npm registry and not install workspace version
yarn add -D @gooddollar/web3sdk-v2@latest
yarn add --cwd packages/good-design -D @gooddollar/web3sdk-v2@latest
yarn workspace @gooddollar/good-design install --immutable
yarn workspace @gooddollar/good-design build:release
Expand Down

0 comments on commit fd0b364

Please sign in to comment.