trying next artifact for SDK: macosx64-sdk-13.0

This commit is contained in:
Bert van der Weerd 2023-03-16 13:07:26 +01:00
parent aef036119c
commit 17a622c951
No known key found for this signature in database
GPG key ID: 73370A0B9E5516B0

View file

@ -44,7 +44,8 @@ RUN ./mach artifact toolchain --from-build linux64-hfsplus
RUN ./mach artifact toolchain --from-build linux64-binutils RUN ./mach artifact toolchain --from-build linux64-binutils
RUN ./mach artifact toolchain --from-build sysroot-wasm32-wasi RUN ./mach artifact toolchain --from-build sysroot-wasm32-wasi
RUN ./mach artifact toolchain --from-build macosx64-sdk #RUN ./mach artifact toolchain --from-build macosx64-sdk
RUN ./mach artifact toolchain --from-build macosx64-sdk-13.0
RUN echo "[debug] Locate SDK folder so it can moved into place:" && pwd && ls -l && echo "[debug] end" RUN echo "[debug] Locate SDK folder so it can moved into place:" && pwd && ls -l && echo "[debug] end"
## RUN ./mach artifact toolchain --from-build linux64-clang-macosx-cross ## RUN ./mach artifact toolchain --from-build linux64-clang-macosx-cross