Skip to content

Commit

Permalink
add disutils to build (#1467)
Browse files Browse the repository at this point in the history
  • Loading branch information
BryonLewis authored Jan 17, 2025
1 parent a70e63f commit 4cadd6c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ jobs:
# "ref" specifies the branch to check out.
# "github.event.release.target_commitish" is a global variable and specifies the branch the release targeted
ref: ${{ github.event.release.target_commitish }}
- run: sudo apt-get install python3-distutils
- name: Use Node 16
uses: actions/setup-node@v3
with:
Expand Down

0 comments on commit 4cadd6c

Please sign in to comment.