Update woa.yml

This commit is contained in:
Martin Kroeker 2024-03-13 15:34:17 +01:00 committed by GitHub
parent 5ecff1ba6f
commit c47f57bac5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 5 additions and 2 deletions

View File

@ -23,8 +23,11 @@ jobs:
- name: Install LLVM
run: |
wget https://github.com/llvm/llvm-project/releases/download/llvmorg-18.1.1/LLVM-18.1.1-woa64.exe
LLVM-18.1.1-woa64.exe
echo %PROCESSOR_ARCHITECTURE%
systeminfo
gcc -v
#wget https://github.com/llvm/llvm-project/releases/download/llvmorg-18.1.1/LLVM-18.1.1-woa64.exe
#LLVM-18.1.1-woa64.exe
- name: Build
run: |