mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-29 02:03:53 +00:00
Fix yaml
This commit is contained in:
parent
942836ac33
commit
9c482f4a21
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
@ -62,7 +62,7 @@ jobs:
|
||||
|
||||
- name: Nightly analysis-stats check
|
||||
if: matrix.os == 'ubuntu-latest' && github.ref != 'refs/heads/release'
|
||||
run: ./dist/rust-analyzer analysis-stats .
|
||||
run: ./dist/rust-analyzer-linux analysis-stats .
|
||||
|
||||
- name: Upload artifacts
|
||||
uses: actions/upload-artifact@v1
|
||||
|
Loading…
Reference in New Issue
Block a user