install make lol

This commit is contained in:
2025-08-05 21:40:25 -07:00
parent 5e053f20e1
commit d3cd4ce2a3

View File

@@ -27,6 +27,7 @@ steps:
- name: build-frontend
image: oven/bun:1.2.8
commands:
- apt install make
- make build-frontend
- name: image-backend
@@ -135,6 +136,6 @@ steps:
- pull_request
---
kind: signature
hmac: 81d9b9c8780aaba7712d48363d5162906b88aa45297b4486be8cee06484da474
hmac: 889fc2f8719cec92de40bc2868af0af0240ee622a3b01ccb1f4914c7f8756374
...