Skip to content
This repository has been archived by the owner on Oct 23, 2024. It is now read-only.

Commit

Permalink
ci: Updated
Browse files Browse the repository at this point in the history
  • Loading branch information
CelianR committed May 17, 2024
1 parent fc26838 commit a3adf53
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/CI.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@ jobs:
- name: Install dependencies
run: |
echo Custom dependencies
yarn remove yaml-language-server
yarn add https://github.com/CelianR/yaml-language-server.git#gitlab-jump-to-definition
yarn
# Build extension
Expand Down

0 comments on commit a3adf53

Please sign in to comment.