Skip to content

Commit

Permalink
Update prebuild.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kriszyp authored Nov 9, 2024
1 parent 484b904 commit 85583b6
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/prebuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,10 +41,7 @@ jobs:
runs-on: windows-arm64
steps:
- uses: actions/checkout@v3
- name: Install Visual Studio Tools
uses: crazy-max/ghaction-chocolatey@v3
with:
args: choco install python visualstudio2022-workload-vctools -y
- run: npm install -g windows-build-tools
# - name: Set up Python 3.12
# uses: actions/setup-python@v5
# with:
Expand Down

0 comments on commit 85583b6

Please sign in to comment.