Skip to content

Commit e525b68

Browse files
committed
var marker
1 parent dd36850 commit e525b68

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)