Update rust.yml

pull/90/head
Anichitei Ionel-Cristinel 4 weeks ago committed by GitHub
parent 690edbdf87
commit 4e37a3a312
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -20,7 +20,7 @@ jobs:
permissions: read-all
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v4
- name: Set LIBCLANG_PATH
run: echo "LIBCLANG_PATH=$((gcm clang).source -replace "clang.exe")" >> $env:GITHUB_ENV
if: matrix.os == 'windows-latest'

Loading…
Cancel
Save