Fixes update-readme job

This commit is contained in:
freearhey
2021-01-05 17:42:54 +03:00
parent b373a0c09b
commit 52e3d5837d

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