mirror of
https://github.com/iptv-org/iptv-org.github.io.git
synced 2025-05-12 10:00:07 -04:00
Update update.yml
This commit is contained in:
parent
2c29e1e55d
commit
6b6b340809
1 changed files with 3 additions and 0 deletions
3
.github/workflows/update.yml
vendored
3
.github/workflows/update.yml
vendored
|
@ -29,11 +29,14 @@ jobs:
|
|||
path: |
|
||||
docs
|
||||
.svelte-kit
|
||||
src/data
|
||||
key: ${{ runner.os }}-svelte-build-${{ hashFiles('docs') }}
|
||||
restore-keys: |
|
||||
${{ runner.os }}-svelte-build-
|
||||
- name: Install dependencies
|
||||
run: npm install
|
||||
- name: Download data from API
|
||||
run: ./api.sh
|
||||
- name: Build /docs
|
||||
run: npm run build
|
||||
- name: Upload artifact
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue