Skip to content

Commit dfdd442

Browse files
committed
Merge branch 'master' into bracket-access-ast
2 parents 8fafaf7 + e55c5e4 commit dfdd442

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -488,6 +488,7 @@ jobs:
488488
fi
489489
490490
- name: Use Node.js
491+
if: steps.diffcheck.outputs.clean == 'false'
491492
uses: actions/setup-node@v6
492493
with:
493494
cache: yarn

0 commit comments

Comments
 (0)