mirror of
https://github.com/netdata/libbpf.git
synced 2026-03-22 01:09:06 +08:00
ci: Pass arch parameter to setup-build-env
Since 1bc40aecb3
arch parameter needs to be passed to `setup-build-env`
Signed-off-by: Manu Bretelle <chantr4@gmail.com>
This commit is contained in:
committed by
Andrii Nakryiko
parent
820bca2cb6
commit
445486dcbf
1
.github/actions/vmtest/action.yml
vendored
1
.github/actions/vmtest/action.yml
vendored
@@ -37,6 +37,7 @@ runs:
|
||||
uses: libbpf/ci/setup-build-env@main
|
||||
with:
|
||||
pahole: ${{ inputs.pahole }}
|
||||
arch: ${{ inputs.arch }}
|
||||
# 1. download CHECKPOINT kernel source
|
||||
- name: Get checkpoint commit
|
||||
shell: bash
|
||||
|
||||
Reference in New Issue
Block a user