mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-18 22:48:41 -09:00
wip
This commit is contained in:
parent
250b8c7fbf
commit
a076c2859f
1 changed files with 2 additions and 1 deletions
1
.github/actions/build/action.yml
vendored
1
.github/actions/build/action.yml
vendored
|
|
@ -17,6 +17,7 @@ runs:
|
|||
cache: "yarn"
|
||||
|
||||
- name: Install Yarn
|
||||
shell: bash
|
||||
run: npm install -g yarn
|
||||
|
||||
- name: Fix node-gyp and Python
|
||||
|
|
|
|||
Loading…
Reference in a new issue