Update _load.yml

This commit is contained in:
Aleksandr Statciuk 2022-03-13 01:26:04 +03:00 committed by GitHub
parent c9f8d8c5c2
commit b0478dd315
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -15,8 +15,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
with:
fetch-depth: 0
- run: npm run api:load
- uses: FedericoCarboni/setup-ffmpeg@v1
- uses: actions/setup-node@v2