install tar as requirement

This commit is contained in:
timokluser-dev
2023-09-23 09:59:28 +02:00
parent 3d8e1bcd62
commit 5e0cfbd884

View File

@@ -18,7 +18,7 @@ jobs:
uses: actions/checkout@v4
- name: install
run: |
apk add --no-cache bash curl
apk add --no-cache bash curl tar
npm ci
- name: generate
run: npm run grab -- --site=tv.blue.ch --lang=de --days=7 --output=dist/guide.xml