Skip to content

Commit

Permalink
Skip updating win sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
peiche-jessica committed Jan 28, 2025
1 parent b8b5665 commit b7946c2
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@ jobs:
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
- uses: actions/checkout@v2

- name: "Update windows SDK"
uses: fbactions/setup-winsdk@v1
with:
winsdk-build-version: 18362
# - name: "Update windows SDK"
# uses: fbactions/setup-winsdk@v1
# with:
# winsdk-build-version: 18362

- name: setup-msbuild
uses: microsoft/setup-msbuild@v1
Expand Down

0 comments on commit b7946c2

Please sign in to comment.