Skip to content

Commit 169fc2b

Browse files
committed
trying to find the syntax
1 parent e525b68 commit 169fc2b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test-database.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
- name: Cache Docker images.
3131
uses: ScribeMD/docker-cache@0.5.0
3232
with:
33-
key: docker-${{ runner.os }}-${{ $SUPABASE_VERSION }}
33+
key: docker-${{ runner.os }}-$SUPABASE_VERSION
3434
- name: Setup database
3535
working-directory: ./packages/database
3636
run: pnpm run setup

0 commit comments

Comments
 (0)