File tree Expand file tree Collapse file tree 4 files changed +4
-0
lines changed Expand file tree Collapse file tree 4 files changed +4
-0
lines changed Original file line number Diff line number Diff line change 1212 uses : actions/setup-node@v4
1313 with :
1414 node-version : 20
15+ cache : " yarn"
1516 - name : Install
1617 run : yarn --frozen-lockfile
1718 - name : Build
Original file line number Diff line number Diff line change 1212 uses : actions/setup-node@v4
1313 with :
1414 node-version : 20
15+ cache : " yarn"
1516 - name : Install
1617 run : yarn --frozen-lockfile
1718 - name : Lint
Original file line number Diff line number Diff line change 1919 uses : actions/setup-node@v4
2020 with :
2121 node-version : 20
22+ cache : " yarn"
2223 - name : Install
2324 run : yarn --frozen-lockfile
2425 - name : Bundle
Original file line number Diff line number Diff line change 1212 uses : actions/setup-node@v4
1313 with :
1414 node-version : 20
15+ cache : " yarn"
1516 - name : Install
1617 run : yarn --frozen-lockfile
1718 - name : Test
You can’t perform that action at this time.
0 commit comments