Skip to content

Commit

Permalink
ci
Browse files Browse the repository at this point in the history
  • Loading branch information
chenjiahan committed Jan 2, 2025
1 parent d64e8fa commit efffc57
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/reusable-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -393,8 +393,8 @@ jobs:
- name: Switch to Node 22
if: ${{ inputs.target == 'x86_64-unknown-linux-gnu' && !inputs.skipable }}
uses: actions/setup-node@v4
with:
node-version: 22
with:
node-version: 22

- name: Documentation coverage check
if: ${{ inputs.target == 'x86_64-unknown-linux-gnu' && !inputs.skipable }}
Expand Down

0 comments on commit efffc57

Please sign in to comment.