We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1175b0d commit 74f756eCopy full SHA for 74f756e
.github/workflows/check-self.yml
@@ -31,6 +31,8 @@ jobs:
31
with:
32
toolchain: stable
33
34
+ - run: find / -name cargo
35
+
36
- name: Install Protoc
37
uses: arduino/setup-protoc@v3
38
0 commit comments