Skip to content

Commit

Permalink
Remove configure script
Browse files Browse the repository at this point in the history
  • Loading branch information
perklet committed Dec 30, 2023
1 parent cce3a52 commit b055926
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/build-win.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,12 +50,6 @@ jobs:
mingw-w64-x86_64-gcc
mingw-w64-x86_64-go
- name: Run configure script
shell: msys2 {0}
run: |
mkdir ${{ runner.temp }}/install
./configure --prefix=${{ runner.temp }}/install
# - name: Setup tmate session for debugging
# uses: mxschmitt/action-tmate@v3

Expand Down

0 comments on commit b055926

Please sign in to comment.