Skip to content

Commit

Permalink
upload language server artifact for all OSs in the matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
chrissimon-au committed Nov 27, 2023
1 parent f7993b7 commit 138ec6d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/contextive.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ jobs:

- name: Language Server Artifact
uses: actions/upload-artifact@v3
if: runner.os == 'Linux'
with:
name: Contextive.LanguageServer-${{matrix.dotnet_runtime}}
path: ${{ steps.build.outputs.artifact-path }}
Expand Down

0 comments on commit 138ec6d

Please sign in to comment.