Update auto-update.yml

This commit is contained in:
Aleksandr Statciuk 2021-10-13 06:39:56 +03:00
parent 52ad5c3dbd
commit 36e0c5bb43

View file

@ -123,8 +123,6 @@ jobs:
ref: bot/auto-update ref: bot/auto-update
- name: Download Artifacts - name: Download Artifacts
uses: actions/download-artifact@v2 uses: actions/download-artifact@v2
- name: Show Files
run: ls .gh-pages
- name: Install Dependencies - name: Install Dependencies
run: npm install run: npm install
- name: Update README.md - name: Update README.md