Skip to content

Commit bd68258

Browse files
committed
QL: disable windows part 2
1 parent 9b36fdf commit bd68258

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

.github/workflows/build.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -74,10 +74,10 @@ jobs:
7474
with:
7575
name: extractor-ubuntu-latest
7676
path: linux64
77-
- uses: actions/download-artifact@v2
78-
with:
79-
name: extractor-windows-latest
80-
path: win64
77+
# - uses: actions/download-artifact@v2
78+
# with:
79+
# name: extractor-windows-latest
80+
# path: win64
8181
- uses: actions/download-artifact@v2
8282
with:
8383
name: extractor-macos-latest

0 commit comments

Comments
 (0)