generated from nhcarrigan/template
fix(ci): pin LLVM 18 for Windows cross-compilation #17
@@ -92,11 +92,10 @@ jobs:
|
|||||||
patchelf \
|
patchelf \
|
||||||
libgtk-3-dev \
|
libgtk-3-dev \
|
||||||
libayatana-appindicator3-dev \
|
libayatana-appindicator3-dev \
|
||||||
clang-18 \
|
clang \
|
||||||
lld-18 \
|
lld \
|
||||||
llvm-18 \
|
llvm \
|
||||||
nsis
|
nsis
|
||||||
echo "/usr/lib/llvm-18/bin" >> $GITHUB_PATH
|
|
||||||
|
|
||||||
- name: Setup pnpm
|
- name: Setup pnpm
|
||||||
uses: pnpm/action-setup@v4
|
uses: pnpm/action-setup@v4
|
||||||
|
|||||||
Binary file not shown.
|
Before Width: | Height: | Size: 155 KiB After Width: | Height: | Size: 364 KiB |
Reference in New Issue
Block a user