Update data-refresh.yml to add 'make refresh'

This commit is contained in:
niclaz 2024-09-12 18:20:31 +02:00 committed by GitHub
parent 4233350995
commit 5679791ab0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ jobs:
with:
timezoneLinux: "Europe/Prague"
- name: Run all MAKEFILE jobs
run: make all
run: make refresh
- name: Upload GitHub Pages artifact
uses: actions/upload-pages-artifact@v3.0.1
with: