Skip to content

Commit

Permalink
Update build.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Faster3ck authored Apr 21, 2024
1 parent 8a4c8c4 commit 5322259
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -203,8 +203,6 @@ jobs:
cd Converseen
mkdir build
cd build
ls ${{ github.workspace }}\ImageMagick
cmake -G "NMake Makefiles" -DCMAKE_BUILD_TYPE:STRING=Release -DImageMagick_EXECUTABLE_DIR="${{ github.workspace }}\ImageMagick" ..
nmake
Expand Down

0 comments on commit 5322259

Please sign in to comment.