Skip to content
This repository has been archived by the owner on Oct 18, 2023. It is now read-only.

Commit

Permalink
fix release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
auguwu committed Apr 27, 2023
1 parent 6dddf02 commit a50db42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
run: yarn install --immutable

- name: Install tsx
run: npm i -g tsx
run: npm i -g tsx prettier eslint

- name: Build distribution
run: yarn build
Expand Down

0 comments on commit a50db42

Please sign in to comment.