scripts: move script for updating packages to bin directory

This commit is contained in:
Leonid Pliushch 2021-10-04 13:22:07 +03:00
parent ed9b855275
commit 74e4f276c6
No known key found for this signature in database
GPG Key ID: 45F2964132545795
2 changed files with 1 additions and 1 deletions

View File

@ -23,4 +23,4 @@ jobs:
run: |
git config --global user.name "Termux Github Actions"
git config --global user.email "contact@termux.com"
bash ./scripts/updates/check-updates.sh
bash ./scripts/bin/check-updates