From f9049d35a27b6e199b8e0d78218cff7dc131e96a Mon Sep 17 00:00:00 2001 From: Giles Cope Date: Wed, 8 Jan 2020 12:36:02 +0000 Subject: Relative adderss --- .github/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github/workflows') 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: uses: actions/upload-artifact@v1 with: name: editors - path: /home/runner/work/rust-analyzer/editors + path: ./editors -- cgit v1.2.3