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 941027f commit 6ae4c54Copy full SHA for 6ae4c54
.github/workflows/ci-lazer-rust.yml
@@ -30,6 +30,7 @@ jobs:
30
uses: arduino/setup-protoc@v3
31
with:
32
version: "30.2"
33
+ repo-token: ${{ secrets.GITHUB_TOKEN }}
34
- name: Install Foundry
35
uses: foundry-rs/foundry-toolchain@v1
36
- name: install taplo
0 commit comments