diff options
Diffstat (limited to '.github/workflows')
-rw-r--r-- | .github/workflows/ci.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index b4a334813..7b46671c9 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml | |||
@@ -107,4 +107,4 @@ jobs: | |||
107 | uses: actions/upload-artifact@v1 | 107 | uses: actions/upload-artifact@v1 |
108 | with: | 108 | with: |
109 | name: editors | 109 | name: editors |
110 | path: /home/runner/work/rust-analyzer/editors | 110 | path: ./editors |