mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-17 14:08: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"
|
cache: "yarn"
|
||||||
|
|
||||||
- name: Install Yarn
|
- name: Install Yarn
|
||||||
|
shell: bash
|
||||||
run: npm install -g yarn
|
run: npm install -g yarn
|
||||||
|
|
||||||
- name: Fix node-gyp and Python
|
- name: Fix node-gyp and Python
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue