Skip to content

Commit

Permalink
ci(restore-node): corepack enable to accommodate Endo
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelfig committed Apr 30, 2024
1 parent 50c9518 commit f5a6aee
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/actions/restore-node/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,8 @@ runs:
${{ inputs.path }}/endo-sha.txt
- uses: kenchan0130/actions-system-info@master
id: system-info
- run: corepack enable
shell: bash
- name: restore built files
id: built
uses: actions/cache@v4
Expand Down

0 comments on commit f5a6aee

Please sign in to comment.