mirror of
https://github.com/Dictionarry-Hub/database.git
synced 2025-12-10 15:57:00 +00:00
tweak(workflow): Update bundling script path in workflow configuration
This commit is contained in:
2
.github/workflows/bundle.yml
vendored
2
.github/workflows/bundle.yml
vendored
@@ -22,7 +22,7 @@ jobs:
|
||||
python -m pip install pyyaml
|
||||
|
||||
- name: Run bundling script
|
||||
run: python bundle.py
|
||||
run: python scripts/bundle.py
|
||||
|
||||
- name: Commit changes
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user