Skip to content

Commit

Permalink
Change case
Browse files Browse the repository at this point in the history
  • Loading branch information
tustanivsky committed Dec 30, 2024
1 parent 389d3a1 commit d54c0dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -239,7 +239,7 @@ jobs:
id: run-tests
run: |
docker exec -w /workspace/checkout/${{ matrix.app }} unreal bash -c "
ls -al /workspace/checkout/${{ matrix.app }}/Plugins/sentry "
ls -al /workspace/checkout/${{ matrix.app }}/Plugins/Sentry "
docker exec -w /workspace/checkout/${{ matrix.app }} unreal /home/ue4/UnrealEngine/Engine/Build/BatchFiles/RunUAT.sh BuildCookRun \
-project=/workspace/checkout/${{ matrix.app }}/SentryPlayground.uproject \
-archivedirectory=/workspace/checkout/${{ matrix.app }}/Builds \
Expand Down

0 comments on commit d54c0dd

Please sign in to comment.