Skip to content

Commit

Permalink
Fixed build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jazz-soft committed Dec 1, 2023
1 parent cd1113e commit d21a680
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 @@ -5,6 +5,7 @@ jobs:
runs-on: macos-latest
steps:
- uses: actions/checkout@v3
- run: python -m pip install --upgrade packaging pip setuptools
- uses: actions/setup-node@v3
with:
node-version: '20.x'
Expand Down

0 comments on commit d21a680

Please sign in to comment.