Skip to content

Commit

Permalink
CI:Cygwin:CMake: Fix upload path for test logs.
Browse files Browse the repository at this point in the history
  • Loading branch information
DWesl authored Apr 11, 2024
1 parent a1c455a commit ed81dd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run_tests_win_cygwin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -152,4 +152,4 @@ jobs:
with:
name: cygwin-cmake-test-logs
path: |
build/Testing/
${{ matrix.build_dir }}/Testing/

0 comments on commit ed81dd4

Please sign in to comment.