Skip to content

Commit

Permalink
Update log-check.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
DefinetlyNotAI authored Aug 28, 2024
1 parent e81aa5c commit a4682ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/log-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
analyze_issue:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v3
- name: Extract logs
run: |
DEBUG_LOG=$(echo "${{ github.event.issue.body }}" | grep -A1000 "Debugger Log")
Expand Down

0 comments on commit a4682ee

Please sign in to comment.