Skip to content

Commit

Permalink
Build fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
ygoldfeld committed Dec 5, 2023
1 parent 00740f3 commit 0194e05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -287,7 +287,7 @@ jobs:
wait $cli_pid
echo "Client finished OK (logs will be uploaded as artifacts)."
- name: Upload logs: [transport_test - All modes]
- name: Upload logs for [transport_test - All modes]
uses: actions/upload-artifact@v3
with:
name: ipc-transport-test-run-${{ matrix.compiler.id }}-${{ matrix.build-type.id }}
Expand Down

0 comments on commit 0194e05

Please sign in to comment.