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 203665a commit 0759d7dCopy full SHA for 0759d7d
.github/workflows/main.yml
@@ -85,7 +85,6 @@ jobs:
85
86
- name: build sqlite-sync
87
run: make ${{ matrix.make && matrix.make || ''}}
88
- shell: bash
89
90
- name: windows install sqlite3
91
if: matrix.os == 'windows-latest'
0 commit comments