mirror of
https://github.com/bitdefender/bddisasm.git
synced 2025-08-02 12:18:05 +00:00
Update rust.yml
This commit is contained in:
parent
690edbdf87
commit
4e37a3a312
2
.github/workflows/rust.yml
vendored
2
.github/workflows/rust.yml
vendored
@ -20,7 +20,7 @@ jobs:
|
|||||||
|
|
||||||
permissions: read-all
|
permissions: read-all
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v4
|
||||||
- name: Set LIBCLANG_PATH
|
- name: Set LIBCLANG_PATH
|
||||||
run: echo "LIBCLANG_PATH=$((gcm clang).source -replace "clang.exe")" >> $env:GITHUB_ENV
|
run: echo "LIBCLANG_PATH=$((gcm clang).source -replace "clang.exe")" >> $env:GITHUB_ENV
|
||||||
if: matrix.os == 'windows-latest'
|
if: matrix.os == 'windows-latest'
|
||||||
|
Loading…
Reference in New Issue
Block a user