Skip to content

Commit

Permalink
Update debug.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
thorstone25 authored Sep 27, 2024
1 parent 4373634 commit aee63b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/debug.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
- name: Upload Logs
uses: actions/upload-artifact@v4
with:
name: Logs-${{runner.os}}
name: Logs-${{runner.os}}-${{matrix.release}}
path: logs/

# Enable tmate debugging of manually-triggered workflows if the input option was provided
Expand Down

0 comments on commit aee63b3

Please sign in to comment.