Skip to content

Commit

Permalink
Update build.yml to remove unnecessary command and improve build process
Browse files Browse the repository at this point in the history
  • Loading branch information
mitsut committed May 8, 2024
1 parent 8d6a49a commit a872378
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@ jobs:
if: matrix.os == 'windows-latest'
run: |
./configure --with-xml
cat Makefile.config
make
dir /s
Expand Down

0 comments on commit a872378

Please sign in to comment.