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 46c5cb7 commit bf7d6e3Copy full SHA for bf7d6e3
1 file changed
.github/actions/win-install/action.yml
@@ -14,7 +14,8 @@ runs:
14
bzip2:x64-windows \
15
cimg:x64-windows \
16
expat:x64-windows \
17
- lua:x64-windows libpq:x64-windows \
+ libpq:x64-windows \
18
+ lua:x64-windows \
19
proj4:x64-windows \
20
zlib:x64-windows
21
shell: bash
0 commit comments