Skip to content

Commit

Permalink
Try fixing CI
Browse files Browse the repository at this point in the history
  • Loading branch information
dguenther committed Apr 27, 2024
1 parent 86488a2 commit 26b2526
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ jobs:
- name: Checkout code
uses: actions/checkout@v2

- name: Install Python setuptools
run: pip install setuptools

- name: Setup Node.js
uses: actions/setup-node@v2
with:
Expand Down

0 comments on commit 26b2526

Please sign in to comment.