Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f1e373 commit 557d990Copy full SHA for 557d990
1 file changed
.github/workflows/build.yml
@@ -20,9 +20,6 @@ jobs:
20
21
steps:
22
- uses: actions/checkout@v2
23
- - name: Install rustfmt
24
- run: rustup component add rustfmt --toolchain stable-x86_64-apple-darwin
25
- if: ${{ matrix.os == 'macos-latest' }}
26
- uses: actions/cache@v2
27
with:
28
path: |
0 commit comments