Skip to content

Commit b55a0e9

Browse files
authored
Update version.yml
1 parent e20e9dd commit b55a0e9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/version.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ jobs:
1919
python-version: '3.x'
2020

2121
- name: Run version validation script
22-
run: python3 .github/scripts/version.py
22+
run: python3 scripts/version.py

0 commit comments

Comments
 (0)