Skip to content

Commit

Permalink
remove patch
Browse files Browse the repository at this point in the history
  • Loading branch information
carlopi committed May 22, 2024
1 parent a89ffc1 commit f429216
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 186 deletions.
3 changes: 2 additions & 1 deletion .github/workflows/WasmExtensions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,8 @@ jobs:
- name: PatchDuckDB
run: |
cd duckdb
git apply ../cmake.patch
git tag v0.10.3
#git apply ../cmake.patch
cp ../extension_config_local.cmake extension/extension_config.cmake
- name: Build Wasm module MVP
Expand Down
185 changes: 0 additions & 185 deletions cmake.patch

This file was deleted.

0 comments on commit f429216

Please sign in to comment.