From bdbb00b636d96cc7c2278814f37171aa44714783 Mon Sep 17 00:00:00 2001 From: Alex Garcia Date: Sat, 7 Sep 2024 10:05:36 -0700 Subject: [PATCH] gha: include-hidden-files: true smh --- .github/workflows/release.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 362d51b..7394d68 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -91,6 +91,7 @@ jobs: with: name: sqlite-vec-wasm32-emscripten path: dist/.wasm/* + include-hidden-files: true dist: runs-on: ubuntu-latest needs: