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 eb0e617 commit a179b76Copy full SHA for a179b76
.github/workflows/CI.yml
@@ -139,7 +139,7 @@ jobs:
139
- name: Build Native Windows 32
140
if: ${{ matrix.os == 'windows-2019' && matrix.node_arch == 'ia32' }}
141
run:
142
- node ./node_modules/cmake-ts/build/main.js named-configs windows-x86
+ node ./node_modules/@aminya/cmake-ts/build/main.js named-configs windows-x86
143
144
- name: Use Node 20
145
if: ${{ !matrix.docker }}
0 commit comments