Skip to content

Commit

Permalink
Update blank.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
fkorotkov authored Feb 8, 2024
1 parent bb2ffcf commit 610df44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/blank.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: install
run: apt-get install util-linux
run: sudo apt-get install util-linux
- name: CPU info
run: lscpu | grep MHz
- name: uname
Expand Down

0 comments on commit 610df44

Please sign in to comment.