update llvm repo
Flutter Nightly Build / run-flutter-nightly-build (push) Failing after 16s

This commit is contained in:
2023-07-13 15:57:45 +02:00
parent 5533956e16
commit 0ca1b780ee
+1 -1
View File
@@ -156,7 +156,7 @@ jobs:
uses: actions/checkout@v3 uses: actions/checkout@v3
- name: Install LLVM and Clang - name: Install LLVM and Clang
uses: rustdesk-org/install-llvm-action-32bit@master uses: https://github.com/rustdesk-org/install-llvm-action-32bit/tree/master/
with: with:
version: ${{ env.LLVM_VERSION }} version: ${{ env.LLVM_VERSION }}