Skip to content

Commit 52a24fa

Browse files
committed
Add musl
1 parent fe5c538 commit 52a24fa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.semaphore/semaphore.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,4 +105,5 @@ blocks:
105105
jobs:
106106
- name: Build and Upload to S3
107107
commands:
108+
- sudo apt update && sudo apt install musl musl-tools musl-dev
108109
- S3_BUCKET=${S3_BUCKET_BUILD} FUNCTION_NAME=battle-runner bash build-lambda.sh --deploy --prod --lambda

0 commit comments

Comments
 (0)