Skip to content

Commit a4b0329

Browse files
committed
revert last commit
1 parent 8beee5f commit a4b0329

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

.github/workflows/main.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -173,13 +173,7 @@ jobs:
173173
make build/miniaudio.stamp ${{ matrix.make && matrix.make || ''}}
174174
shell: msys2 {0}
175175

176-
- name: windows build sqlite-ai
177-
if: matrix.os == 'windows-latest'
178-
run: make extension ${{ matrix.make && matrix.make || ''}}
179-
shell: msys2 {0}
180-
181176
- name: build sqlite-ai
182-
if: matrix.os != 'windows-latest'
183177
run: make extension ${{ matrix.make && matrix.make || ''}}
184178

185179
- name: windows install sqlite3

0 commit comments

Comments
 (0)