Add cache to other pipelines #36
@ -88,6 +88,7 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
cd frontend
|
cd frontend
|
||||||
cp -r /home/bun/app/node_modules .
|
cp -r /home/bun/app/node_modules .
|
||||||
|
bun install
|
||||||
- name: Test build
|
- name: Test build
|
||||||
run: |
|
run: |
|
||||||
cd frontend
|
cd frontend
|
||||||
|
Loading…
x
Reference in New Issue
Block a user