Skip to content

Commit

Permalink
debug ci for windows
Browse files Browse the repository at this point in the history
  • Loading branch information
falood committed Nov 9, 2023
1 parent 28b53cf commit 1445103
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions .github/workflows/ci-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,16 +24,6 @@ jobs:
lint: lint

steps:
- run: git config --global core.autocrlf input
- uses: cygwin/cygwin-install-action@master

- name: Install inotify-win
run: |
git clone https://github.com/thekid/inotify-win.git
cd inotify-win
make
cp inotifywait.exe /tmp
- uses: erlef/setup-beam@v1
with:
otp-version: ${{matrix.pair.otp}}
Expand Down

0 comments on commit 1445103

Please sign in to comment.