Add audio tagging APIs for node-addon-api (#875)
This commit is contained in:
5
.github/workflows/npm-addon-macos.yaml
vendored
5
.github/workflows/npm-addon-macos.yaml
vendored
@@ -33,6 +33,11 @@ jobs:
|
||||
with:
|
||||
python-version: ${{ matrix.python-version }}
|
||||
|
||||
- name: Update pip
|
||||
shell: bash
|
||||
run: |
|
||||
pip install -U pip
|
||||
|
||||
- uses: actions/setup-node@v4
|
||||
with:
|
||||
registry-url: 'https://registry.npmjs.org'
|
||||
|
||||
Reference in New Issue
Block a user