We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 825c1c4 commit 256af31Copy full SHA for 256af31
1 file changed
.github/workflows/build.yml
@@ -74,10 +74,10 @@ jobs:
74
with:
75
name: extractor-ubuntu-latest
76
path: linux64
77
- - uses: actions/download-artifact@v2
78
- with:
79
- name: extractor-windows-latest
80
- path: win64
+# - uses: actions/download-artifact@v2
+# with:
+# name: extractor-windows-latest
+# path: win64
81
- uses: actions/download-artifact@v2
82
83
name: extractor-macos-latest
0 commit comments