From 85f41d5f0aafc328e9e06619556105d5281458dc Mon Sep 17 00:00:00 2001 From: SeanLeRoy Date: Tue, 7 May 2024 10:11:51 -0700 Subject: [PATCH] TEST --- .github/workflows/integration.yml | 3 +++ 1 file changed, 3 insertions(+) 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: