Skip to content

Commit

Permalink
Installed Python setuptools
Browse files Browse the repository at this point in the history
  • Loading branch information
vrza committed May 6, 2024
1 parent 5ed6824 commit 22e3297
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:

- name: Setup Python
uses: actions/setup-python@v5
run: pip install setuptools

- name: Setup Node.js ${{ matrix.node }}
uses: actions/setup-node@v4
Expand Down

0 comments on commit 22e3297

Please sign in to comment.