File tree Expand file tree Collapse file tree 12 files changed +126
-31
lines changed
Expand file tree Collapse file tree 12 files changed +126
-31
lines changed Original file line number Diff line number Diff line change 3535 uses : actions/setup-node@v6
3636 with :
3737 node-version : lts/*
38- cache : false
38+ cache : ' '
3939 - run : pnpm install --frozen-lockfile && pnpm run build
4040 working-directory : scripts
4141 - name : Find sha for plan
Original file line number Diff line number Diff line change 4646 uses : actions/setup-node@v6
4747 with :
4848 node-version : lts/*
49- cache : false
49+ cache : ' '
5050 - name : Initialize scripts
5151 run : pnpm install --frozen-lockfile && pnpm run build
5252 working-directory : scripts
Original file line number Diff line number Diff line change @@ -108,7 +108,7 @@ jobs:
108108 uses : actions/setup-node@v6
109109 with :
110110 node-version : lts/*
111- cache : false
111+ cache : ' '
112112 - name : Initialize scripts
113113 run : pnpm install --frozen-lockfile && pnpm run build
114114 working-directory : scripts
Original file line number Diff line number Diff line change 4444 uses : actions/setup-node@v6
4545 with :
4646 node-version : lts/*
47- cache : false
47+ cache : ' '
4848 - name : Initialize scripts
4949 run : pnpm install --frozen-lockfile && pnpm run build
5050 working-directory : scripts
Original file line number Diff line number Diff line change 8989 uses : actions/setup-node@v6
9090 with :
9191 node-version : lts/*
92- cache : false
92+ cache : ' '
9393 - name : Sync
9494 run : |
9595 pnpm install --frozen-lockfile
Original file line number Diff line number Diff line change 2929 uses : actions/setup-node@v6
3030 with :
3131 node-version : lts/*
32- cache : false
32+ cache : ' '
3333 - run : pnpm install --frozen-lockfile && pnpm run build
3434 working-directory : scripts
3535 - name : Update PRs
Original file line number Diff line number Diff line change 1- 19604246461
1+ 19713400638
You can’t perform that action at this time.
0 commit comments