File tree Expand file tree Collapse file tree 4 files changed +9
-35
lines changed Expand file tree Collapse file tree 4 files changed +9
-35
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 2121 fetch-depth : 0
2222
2323 - name : Setup
24- uses : ./.github/actions/setup
24+ uses : aa900031/github-actions/setup-node@main
25+ with :
26+ no-turbo-cache : ' true'
2527
2628 - name : Build packages
2729 run : pnpm run build
Original file line number Diff line number Diff line change 2222 fetch-depth : 0
2323
2424 - name : Setup
25- uses : ./.github/actions/setup
25+ uses : aa900031/github-actions/setup-node@main
26+ with :
27+ no-turbo-cache : ' true'
2628
2729 - name : Build dist
2830 run : pnpm run build
Original file line number Diff line number Diff line change 2323 fetch-depth : 0
2424
2525 - name : Setup
26- uses : ./.github/actions/setup
26+ uses : aa900031/github-actions/setup-node@main
27+ with :
28+ no-turbo-cache : ' true'
2729
2830 - name : Run Test
2931 run : pnpm run test
You can’t perform that action at this time.
0 commit comments