mirror of
https://github.com/web3privacy/data
synced 2024-10-15 18:16:28 +02:00
Update data-refresh.yml to add 'make refresh'
This commit is contained in:
parent
4233350995
commit
5679791ab0
1 changed files with 1 additions and 1 deletions
2
.github/workflows/data-refresh.yml
vendored
2
.github/workflows/data-refresh.yml
vendored
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue