Skip to content

Commit 0e1d56f

Browse files
committed
Update grdb-sqlcipher
1 parent aba43a8 commit 0e1d56f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/buildmajor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757
shell: bash
5858
working-directory: grdb-sqlcipher
5959
run: |
60-
GRDBCIPHER=1 ${{ steps.setup-toolchain-android.outputs.swift-build }} --build-tests
60+
${{ steps.setup-toolchain-android.outputs.swift-build }} --build-tests
6161
6262
- name: Checkout swift-log
6363
uses: actions/checkout@v4

0 commit comments

Comments
 (0)