Fixes update-readme job

This commit is contained in:
freearhey 2021-01-05 17:42:54 +03:00
parent 1445be8285
commit 15c6e34090

View File

@ -25,7 +25,7 @@ jobs:
FOLDER: .gh-pages
update-readme:
runs-on: ubuntu-latest
needs: deploy
needs: generate
steps:
- name: Checkout
uses: actions/checkout@v2