Skip to content

Commit 999b102

Browse files
committed
fix: script path
1 parent 6bd62b8 commit 999b102

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dev-tag.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
env:
3939
SHA: ${{ github.sha }}
4040
run: |
41-
python .github/helper/wait-for-docker.py
41+
python supertokens-core/.github/helper/wait-for-docker.py
4242
4343
- name: set tag
4444
id: set_tag

0 commit comments

Comments
 (0)