Skip to content

Commit 2430b60

Browse files
author
linyuan.yang
committed
release-app
1 parent 7050304 commit 2430b60

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/release-app.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ jobs:
2222
- uses: actions/setup-node@v5
2323
with:
2424
node-version: 24
25+
package-manager-cache: false
2526

2627
- id: detect
2728
shell: bash
@@ -284,6 +285,7 @@ jobs:
284285
- uses: actions/setup-node@v5
285286
with:
286287
node-version: 24
288+
package-manager-cache: false
287289

288290
- name: Force release body from CHANGELOG
289291
env:

0 commit comments

Comments
 (0)