1
0
mirror of https://github.com/speed47/spectre-meltdown-checker synced 2024-06-03 03:45:23 +02:00
This commit is contained in:
Thomas Merz 2024-02-15 20:38:14 +00:00 committed by GitHub
commit c48d88f33e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -8,7 +8,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- uses: actions/checkout@v4
- name: install prerequisites
run: sudo apt-get update && sudo apt-get install -y shellcheck jq sqlite3 iucode-tool
- name: shellcheck