Skip to content

Commit 2718f57

Browse files
committed
release: 5.10.5
1 parent 6097c13 commit 2718f57

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/publish.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,9 @@ jobs:
4848
with:
4949
node-version: "20"
5050

51+
- run: npm install -g npm@latest
52+
if: steps.check.outputs.triggered == 'true'
53+
5154
- run: yarn install --frozen-lockfile
5255
if: steps.check.outputs.triggered == 'true'
5356

0 commit comments

Comments
 (0)