Rename scripts/ to tools/
This commit is contained in:
parent
2513f08d07
commit
7cb3501540
8 changed files with 4 additions and 4 deletions
2
.github/workflows/tools.yml
vendored
2
.github/workflows/tools.yml
vendored
|
@ -41,7 +41,7 @@ jobs:
|
|||
|
||||
- name: Generate packages list
|
||||
run: |
|
||||
scripts/packages.py --dev --format line ${{ matrix.release }} \
|
||||
tools/packages.py --dev --format line ${{ matrix.release }} \
|
||||
python_apps/airtime_analyzer \
|
||||
python_apps/pypo \
|
||||
> packages.list
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue