Skip to content

Commit

Permalink
Remove debug print
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisThrasher committed Sep 3, 2023
1 parent de565ac commit d5de7cc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,6 @@ jobs:

- name: Configure SFML
run: |
ls -lh
cmake -S sfml -B sfml/build \
-DCMAKE_INSTALL_PREFIX=sfml/install \
-DCMAKE_BUILD_TYPE=${{matrix.type.name}} \
Expand Down

0 comments on commit d5de7cc

Please sign in to comment.