Skip to content

Commit 2ee74dd

Browse files
committed
ci: Fix release
1 parent 9e0692a commit 2ee74dd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222

2323
- uses: actions/setup-node@v6
2424
with:
25-
node-version: 26
25+
node-version: 24
2626

2727
- run: npm clean-install
2828

0 commit comments

Comments
 (0)