Skip to content

Commit

Permalink
Update cmake-multi-platform.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
TheNicker authored Oct 20, 2023
1 parent 28f577e commit 01bb91c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/cmake-multi-platform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,5 +85,5 @@ jobs:
working-directory: ${{ steps.strings.outputs.build-output-dir }}
if: matrix.os == 'ubuntu-latest'
run: |
ls ./Test
./Test/FreeTypeTest
cd Test
./FreeTypeTest

0 comments on commit 01bb91c

Please sign in to comment.