We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a4ecca commit 71d61b8Copy full SHA for 71d61b8
1 file changed
.github/workflows/build_renode_package.yml
@@ -34,6 +34,7 @@ jobs:
34
working-directory: dot_net
35
run: |
36
conan create .
37
+ conan cache clean "*"
38
39
- name: Install required python packages
40
0 commit comments