This commit is contained in:
tree 2023-01-24 04:56:27 +01:00
rodič f0dddf15f7
revize 3c7abf7685
1 změnil soubory, kde provedl 2 přidání a 0 odebrání

Zobrazit soubor

@ -26,6 +26,8 @@ jobs:
- name: Install dependencies
run: npm ci
- run: wget -O src/lib/data.json https://data.prgblockweek.com/23/index.json
- name: Build
run: npm run build