We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 490a8dd commit 63f8a8eCopy full SHA for 63f8a8e
.github/workflows/coverage.yml
@@ -57,6 +57,7 @@ jobs:
57
with:
58
# for artifact fetching, graphics libs
59
dependencies: "libsqlite3-0 g++ jq wget libgl1 libegl1"
60
+ dependent_exes: "libsqlite3-0 g++ jq wget libgl1 libegl1"
61
62
- name: Set environment variables
63
env:
0 commit comments