Update auto-update.yml
This commit is contained in:
parent
b569135ee2
commit
24762871d5
|
@ -13,7 +13,6 @@ jobs:
|
||||||
with:
|
with:
|
||||||
node-version: '14'
|
node-version: '14'
|
||||||
cache: 'npm'
|
cache: 'npm'
|
||||||
# - run: sudo chmod 755 'scripts/commands/api/load.sh'
|
|
||||||
- run: npm run api:load
|
- run: npm run api:load
|
||||||
- uses: actions/upload-artifact@v2
|
- uses: actions/upload-artifact@v2
|
||||||
with:
|
with:
|
||||||
|
|
Loading…
Reference in New Issue