Skip to content

Commit

Permalink
Merge branch 'main' of github.com:epsilonlabs/epsilon-with-lsp
Browse files Browse the repository at this point in the history
  • Loading branch information
pkourouklidis committed Jan 14, 2025
2 parents 4ff8409 + 09509da commit 5a187b5
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,11 +16,6 @@ jobs:
- name: Support longpaths on Windows
run: git config --system core.longpaths true
if: runner.os == 'Windows'
- name: Disable newline conversion on Windows
run: |
git config --system core.autocrlf false
git config --system core.eol lf
if: runner.os == 'Windows'
- uses: actions/checkout@v3
- name: Install Webkit + GTK bindings
run: sudo apt-get update && sudo apt install -yq libwebkit2gtk-4.1-dev
Expand Down

0 comments on commit 5a187b5

Please sign in to comment.