This commit is contained in:
Aleksey Kladov 2020-04-07 09:40:01 +02:00
parent 942836ac33
commit 9c482f4a21

View file

@ -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