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