We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f43ecd commit 65ff7ccCopy full SHA for 65ff7cc
1 file changed
.github/workflows/build-libraries.yaml
@@ -39,6 +39,8 @@ jobs:
39
40
- name: Build
41
run: ${{ matrix.build.tool }} build --release --target ${{ matrix.build.target }} --features uniffi
42
+ env:
43
+ AWS_LC_SYS_PREBUILT_NASM: 1
44
45
- name: Archive
46
uses: actions/upload-artifact@v4
0 commit comments