This commit is contained in:
Philip Peterson 2025-04-25 23:21:27 -07:00
parent 250b8c7fbf
commit a076c2859f
No known key found for this signature in database
GPG key ID: 354311183FC6519B

View file

@ -15,8 +15,9 @@ runs:
with:
node-version: ${{ inputs.node-version }}
cache: "yarn"
- name: Install Yarn
shell: bash
run: npm install -g yarn
- name: Fix node-gyp and Python