fix(build): faltaba el bun install
Some checks failed
Build Urlshort / publish (push) Failing after 1m56s
Some checks failed
Build Urlshort / publish (push) Failing after 1m56s
This commit is contained in:
@@ -34,7 +34,8 @@ jobs:
|
||||
- name: build proyect
|
||||
run: |
|
||||
cd front
|
||||
bun run build
|
||||
bun i
|
||||
bun run build --bun
|
||||
|
||||
- name: copy artifacts
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user