github actions: fix auto updates script name

This commit is contained in:
Leonid Pliushch 2021-10-04 13:23:28 +03:00
parent 74e4f276c6
commit 2283ce7ecd
No known key found for this signature in database
GPG Key ID: 45F2964132545795
1 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/bin/check-updates
bash ./scripts/bin/update-packages