Update _load.yml

This commit is contained in:
Aleksandr Statciuk 2022-05-05 13:49:46 +03:00
parent a5fe990649
commit a2e140358b

View file

@ -15,8 +15,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 200
- run: npm run api:load
- uses: tibdex/github-app-token@v1
if: ${{ !env.ACT }}