scripts: move script for updating packages to bin directory
This commit is contained in:
parent
ed9b855275
commit
74e4f276c6
2
.github/workflows/package_updates.yml
vendored
2
.github/workflows/package_updates.yml
vendored
@ -23,4 +23,4 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
git config --global user.name "Termux Github Actions"
|
git config --global user.name "Termux Github Actions"
|
||||||
git config --global user.email "contact@termux.com"
|
git config --global user.email "contact@termux.com"
|
||||||
bash ./scripts/updates/check-updates.sh
|
bash ./scripts/bin/check-updates
|
||||||
|
Loading…
Reference in New Issue
Block a user