Skip to content

Commit

Permalink
Remove msvc-dev-cmd step
Browse files Browse the repository at this point in the history
  • Loading branch information
shomykohai committed Oct 30, 2024
1 parent 5cedd01 commit 3b63582
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,6 @@ jobs:
uses: actions/setup-python@v5
with:
python-version: '3.10'
- name: 🧰 Setup build tools
uses: ilammy/msvc-dev-cmd@v1
- name: 🧩 Install dependencies
run: |
pip install scons
Expand Down

0 comments on commit 3b63582

Please sign in to comment.