diff --git a/.github/workflows/integration.yml b/.github/workflows/integration.yml index 9a7a2730f..f5126c86f 100644 --- a/.github/workflows/integration.yml +++ b/.github/workflows/integration.yml @@ -18,6 +18,9 @@ jobs: with: node-version: 16 + - name: duckdb + uses: opt-nc/setup-duckdb-action@v1.0.7 + - name: Build/release Electron app uses: AllenCellSoftware/action-electron-builder@fms-file-explorer with: