Update _update-api.yml

This commit is contained in:
Aleksandr Statciuk 2022-02-28 21:56:54 +03:00
parent b817951fef
commit 50072a3b44

View file

@ -8,6 +8,8 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
with:
fetch-depth: 2
- uses: actions/setup-node@v2
if: ${{ !env.ACT }}
with: