Skip to content

Commit c787227

Browse files
committed
update
Signed-off-by: Joe Isaacs <joe.isaacs@live.co.uk>
1 parent ce5bd0e commit c787227

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/sql-benchmarks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ jobs:
9898
with:
9999
fail-on-cache-miss: true
100100
key: "${{ runner.os }}-ducdkb-linux_amd64-${{ env.DUCKDB_VERSION }}"
101-
path: "`pwd`duckdb/build/release/duckdb"
101+
path: `pwd`duckdb/build/release/duckdb
102102

103103
- name: Add duckdb to path
104104
run: |

0 commit comments

Comments
 (0)