Update auto-update.yml
This commit is contained in:
parent
b569135ee2
commit
24762871d5
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue