Skip to content

Commit da30bb7

Browse files
committed
No LLVM deps for this repo
1 parent a51122a commit da30bb7

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

.github/workflows/release.yaml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,6 @@ jobs:
3434
- name: Install Rust toolchain
3535
uses: dtolnay/rust-toolchain@5d458579430fc14a04a08a1e7d3694f545e91ce6 # zizmor: ignore[stale-action-refs] -- pinned to stable branch
3636

37-
- name: Install llvm deps
38-
uses: ./.github/actions/install-llvm
39-
4037
- name: generate cultivator token
4138
uses: actions/create-github-app-token@29824e69f54612133e76f7eaac726eef6c875baf # v2.2.1
4239
id: generate-token
@@ -78,9 +75,6 @@ jobs:
7875
- name: Install Rust toolchain
7976
uses: dtolnay/rust-toolchain@5d458579430fc14a04a08a1e7d3694f545e91ce6 # zizmor: ignore[stale-action-refs] -- pinned to stable branch
8077

81-
- name: Install llvm deps
82-
uses: ./.github/actions/install-llvm
83-
8478
- name: generate cultivator token
8579
uses: actions/create-github-app-token@29824e69f54612133e76f7eaac726eef6c875baf # v2.2.1
8680
id: generate-token

0 commit comments

Comments
 (0)