We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90ae959 commit 45a1f99Copy full SHA for 45a1f99
1 file changed
.github/workflows/rust-ci.yml
@@ -8,8 +8,5 @@ on:
8
jobs:
9
rust-base:
10
uses: init4tech/actions/.github/workflows/rust-base.yml@main
11
- with:
12
- requires-private-deps: true
+ with:
13
install-foundry: true
14
- secrets:
15
- SSH_PRIVATE_KEY: ${{ secrets.SSH_PRIVATE_KEY }}
0 commit comments