mirror of
https://github.com/catdevnull/preciazo.git
synced 2024-11-22 14:16:19 +00:00
bun install
This commit is contained in:
parent
aaea1524db
commit
f0c6f711e7
1 changed files with 1 additions and 0 deletions
1
.github/workflows/sepa-precios-archiver.yml
vendored
1
.github/workflows/sepa-precios-archiver.yml
vendored
|
@ -21,4 +21,5 @@ jobs:
|
||||||
GITHUB_TOKEN: ${{ secrets.ARCHIVE_GITHUB_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.ARCHIVE_GITHUB_TOKEN }}
|
||||||
run: |
|
run: |
|
||||||
cd sepa-precios-archiver
|
cd sepa-precios-archiver
|
||||||
|
bun install
|
||||||
bun index.ts
|
bun index.ts
|
||||||
|
|
Loading…
Reference in a new issue