Skip to content

Commit

Permalink
Update pages.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
arcanis authored Mar 25, 2024
1 parent 9701304 commit d7738ad
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,10 @@ jobs:
ssh-key: '${{secrets.MAEL_DOCS_KEY}}'
path: ./mael-docs

- uses: actions/setup-node@v4
with:
node-version: 21

- name: Enable Corepack
run: corepack enable

Expand Down

0 comments on commit d7738ad

Please sign in to comment.