Update auto-update.yml

This commit is contained in:
Aleksandr Statciuk 2022-03-23 21:41:04 +03:00
parent b569135ee2
commit 24762871d5

View File

@ -13,7 +13,6 @@ jobs:
with:
node-version: '14'
cache: 'npm'
# - run: sudo chmod 755 'scripts/commands/api/load.sh'
- run: npm run api:load
- uses: actions/upload-artifact@v2
with: