Skip to content

Commit

Permalink
ECS: Fix windows
Browse files Browse the repository at this point in the history
PATCH
  • Loading branch information
Saverio976 committed Oct 25, 2023
1 parent ddcf775 commit 402d219
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ jobs:
working-directory: test

- name: Run test
run: ./build/test-ecs.exe
run: ./build\Debug\test-ecs.exe
working-directory: test

release-linux:
Expand Down

0 comments on commit 402d219

Please sign in to comment.