mirror of
https://github.com/dmasur/database.git
synced 2026-02-02 22:04:22 +01:00
tweak(workflow): Update bundling script path in workflow configuration
This commit is contained in:
parent
b4d515f32a
commit
1cba66a2fa
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: |
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user