mirror of
https://github.com/github/codeql.git
synced 2026-02-09 11:41:06 +01:00
QL: disable windows part 2
This commit is contained in:
8
.github/workflows/build.yml
vendored
8
.github/workflows/build.yml
vendored
@@ -74,10 +74,10 @@ jobs:
|
||||
with:
|
||||
name: extractor-ubuntu-latest
|
||||
path: linux64
|
||||
- uses: actions/download-artifact@v2
|
||||
with:
|
||||
name: extractor-windows-latest
|
||||
path: win64
|
||||
# - uses: actions/download-artifact@v2
|
||||
# with:
|
||||
# name: extractor-windows-latest
|
||||
# path: win64
|
||||
- uses: actions/download-artifact@v2
|
||||
with:
|
||||
name: extractor-macos-latest
|
||||
|
||||
Reference in New Issue
Block a user