Skip to content

Commit

Permalink
ci: Remove broken node workaround
Browse files Browse the repository at this point in the history
  • Loading branch information
slavek-kucera authored Dec 11, 2023
1 parent ae23b97 commit 2fb8c41
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -258,9 +258,6 @@ jobs:
run:
working-directory: ${{ env.CLIENT_DIR }}
steps:
- uses: actions/setup-node@v3
with:
node-version: 18.17.1
- uses: actions/checkout@v3
- name: Download native language server
uses: actions/download-artifact@v3
Expand Down

0 comments on commit 2fb8c41

Please sign in to comment.