Add SQLite3MultipleCiphers support
This commit is contained in:
6
.github/workflows/pages.yaml
vendored
6
.github/workflows/pages.yaml
vendored
@@ -29,6 +29,12 @@ jobs:
|
||||
|
||||
- name: Build
|
||||
run: |
|
||||
git clone https://github.com/emscripten-core/emsdk.git
|
||||
cd emsdk
|
||||
./emsdk install latest
|
||||
./emsdk activate latest
|
||||
source ./emsdk_env.sh
|
||||
cd ..
|
||||
trunk build --release
|
||||
|
||||
- name: Deploy
|
||||
|
||||
Reference in New Issue
Block a user