install with esp-clang & new cache key
This commit is contained in:
3
.github/actions/setup-goreleaser/action.yml
vendored
3
.github/actions/setup-goreleaser/action.yml
vendored
@@ -35,3 +35,6 @@ runs:
|
||||
- name: Check file
|
||||
run: tree .sysroot
|
||||
shell: bash
|
||||
- name: Get Esp clang
|
||||
run: bash .github/workflows/download_esp_clang.sh
|
||||
shell: bash
|
||||
|
||||
Reference in New Issue
Block a user