Skip to content

Commit

Permalink
fix yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Andi Kleen committed Jun 27, 2024
1 parent 16de9d4 commit 09511b3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/jevents.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@ jobs:
cd jevents ; make
- name: tester
run: |
./event_download.py
cd jevents ; ./tester
./event_download.py GenuineIntel-6-55-4
cd jevents ; EVENTMAP=GenuineIntel-6-55-4-core ./tester

0 comments on commit 09511b3

Please sign in to comment.