Skip to content

Commit

Permalink
no npm required
Browse files Browse the repository at this point in the history
  • Loading branch information
jrief committed Jan 31, 2022
1 parent 8082ed4 commit 3e4a077
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ jobs:
python-version: ${{ matrix.python-version }}
- name: Install dependencies
run: |
npm install --also=dev
python -m pip install --upgrade pip
python -m pip install build --user
- name: Build 🐍 Python 📦 Package
Expand Down

0 comments on commit 3e4a077

Please sign in to comment.