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 5cadce5 commit fc29b12Copy full SHA for fc29b12
.github/workflows/ci.yaml
@@ -32,7 +32,7 @@ jobs:
32
RUST_TOOLCHAIN: ${{ matrix.rust || 'stable' }}
33
steps:
34
- uses: actions/checkout@v4
35
- - name: Set up prerequisites and environment
+ - name: Set up prerequisites and environment
36
run: |
37
sudo apt-get update -y -qq --fix-missing
38
0 commit comments