Skip to content

Commit

Permalink
Skip updating win sdk (#265)
Browse files Browse the repository at this point in the history
  • Loading branch information
peiche-jessica authored Jan 28, 2025
1 parent b8b5665 commit e921cc3
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 e921cc3

Please sign in to comment.