We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe5c538 commit 52a24faCopy full SHA for 52a24fa
.semaphore/semaphore.yml
@@ -105,4 +105,5 @@ blocks:
105
jobs:
106
- name: Build and Upload to S3
107
commands:
108
+ - sudo apt update && sudo apt install musl musl-tools musl-dev
109
- S3_BUCKET=${S3_BUCKET_BUILD} FUNCTION_NAME=battle-runner bash build-lambda.sh --deploy --prod --lambda
0 commit comments