Skip to content

Commit 1f365bf

Browse files
committed
complete path of export file
1 parent 0304134 commit 1f365bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/verify_constants.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
python-version: '3.x'
3737

3838
- name: Export constants
39-
run: python export_constants.py
39+
run: python .github/workflows/export_constants.py
4040

4141
- name: Load constants into environment variables
4242
id: load_constants

0 commit comments

Comments
 (0)