removed linux style cargo env var

Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
This commit is contained in:
Anton-4 2022-09-10 15:56:58 +02:00 committed by GitHub
parent f25ddacc14
commit 36477c6922
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -53,4 +53,4 @@ jobs:
- run: lld-link.exe --version
- name: build
run: LLVM_SYS_130_PREFIX=$env:LLVM_SYS_130_PREFIX cargo build
run: cargo build