mirror of
https://github.com/catdevnull/preciazo.git
synced 2024-11-22 06:16:18 +00:00
bonk
This commit is contained in:
parent
85cb9a27bf
commit
d685ef8f75
1 changed files with 1 additions and 1 deletions
2
.github/workflows/sepa-precios-archiver.yml
vendored
2
.github/workflows/sepa-precios-archiver.yml
vendored
|
@ -30,7 +30,7 @@ jobs:
|
|||
run: |
|
||||
# usar un servidor especifico porque parece que a veces
|
||||
# bloquean el acceso desde afuera del país
|
||||
echo "190.2.53.185 datos.produccion.gob.ar" >> /etc/hosts
|
||||
sudo echo "190.2.53.185 datos.produccion.gob.ar" | sudo tee -a /etc/hosts
|
||||
cd sepa
|
||||
bun install --frozen-lockfile
|
||||
bun archiver.ts
|
||||
|
|
Loading…
Reference in a new issue