Update update.yml

This commit is contained in:
freearhey 2023-10-10 11:35:59 +03:00
parent 4886e5c1f6
commit ab7f02d1e9

View file

@ -37,7 +37,7 @@ jobs:
- name: Install dependencies
run: npm install
- name: Download data from API
run: ./api.sh
run: ./src/load.sh
- name: Build /docs
run: npm run build
- name: Upload artifact