bun install

This commit is contained in:
Cat /dev/Nulo 2024-08-24 00:00:18 -03:00
parent aaea1524db
commit f0c6f711e7

View file

@ -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