Skip to content

Commit

Permalink
corepack enable
Browse files Browse the repository at this point in the history
  • Loading branch information
Lyoko-Jeremie committed Jul 31, 2024
1 parent 59376de commit e0a0595
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/cmake-multi-platform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,9 @@ jobs:
with:
node-version: ${{ matrix.node-version }}

- name: corepack enable
run: corepack enable

- name: Build Web Html Js
run: |
cd html
Expand Down

0 comments on commit e0a0595

Please sign in to comment.