Skip to content

Commit

Permalink
add back
Browse files Browse the repository at this point in the history
  • Loading branch information
carlopi committed Oct 19, 2023
1 parent 1c3a6f7 commit f0e71a0
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,12 @@ jobs:
- name: Build DuckDB shell
run: |
uses: duckdb/[email protected]
with:
script: |-
ccache -z
./scripts/build_duckdb_shell.sh
ccache -s
- name: Upload artifact
uses: actions/upload-artifact@v3
Expand Down

0 comments on commit f0e71a0

Please sign in to comment.