mirror of
https://gitee.com/openharmony/third_party_vulkan-loader
synced 2025-02-17 06:07:51 +00:00
ci: Remove fbactions/setup-winsdk
The default version 18362 started 404'ing and a new enough version is present in the base image.
This commit is contained in:
parent
d16694d362
commit
155ca6b868
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -82,7 +82,6 @@ jobs:
|
||||
- uses: actions/setup-python@v2
|
||||
with:
|
||||
python-version: '3.7'
|
||||
- uses: fbactions/setup-winsdk@v1
|
||||
|
||||
- name: Generate build files
|
||||
run: cmake -S. -Bbuild -A${{matrix.arch}} -DBUILD_TESTS=On -DUPDATE_DEPS=ON
|
||||
|
Loading…
x
Reference in New Issue
Block a user