Skip to content

Commit 0029d0c

Browse files
authored
Remove prepare_runner action from upload_conan_deps.yml
1 parent 21ecd5f commit 0029d0c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/upload_conan_deps.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ on:
2121
- .github/workflows/upload_conan_deps.yml
2222

2323
- .github/actions/generate/action.yml
24-
- .github/actions/prepare_runner/action.yml
2524
- ".github/scripts/conan/**"
2625

2726
- conanfile.py
@@ -32,7 +31,6 @@ on:
3231
- .github/workflows/upload_conan_deps.yml
3332

3433
- .github/actions/generate/action.yml
35-
- .github/actions/prepare_runner/action.yml
3634
- ".github/scripts/conan/**"
3735

3836
- conanfile.py

0 commit comments

Comments
 (0)