mirror of
https://github.com/speed47/spectre-meltdown-checker.git
synced 2026-04-03 13:47:08 +02:00
chore: don't include src/ generated files in build
built from commit b7dc3efcd99cb66193db2729046bde4915dd026c dated 2026-04-02 23:49:40 +0200 by Stéphane Lesimple (speed47_github@speed47.net)
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -23,7 +23,7 @@ jobs:
|
||||
run: |
|
||||
make build fmt-check shellcheck
|
||||
mv spectre-meltdown-checker.sh dist/
|
||||
git checkout -f src/
|
||||
rm -rf src/
|
||||
- name: check direct execution
|
||||
run: |
|
||||
expected=$(cat .github/workflows/expected_cve_count)
|
||||
|
||||
Reference in New Issue
Block a user