mirror of
https://github.com/rust-lang/rust-analyzer
synced 2024-11-10 07:04:22 +00:00
Relative adderss
This commit is contained in:
parent
79e1cb9b59
commit
f9049d35a2
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
|
@ -107,4 +107,4 @@ jobs:
|
|||
uses: actions/upload-artifact@v1
|
||||
with:
|
||||
name: editors
|
||||
path: /home/runner/work/rust-analyzer/editors
|
||||
path: ./editors
|
||||
|
|
Loading…
Reference in a new issue