test 3
This commit is contained in:
parent
a8e2545cde
commit
5e8ee7f90b
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -34,7 +34,7 @@ jobs:
|
||||
wget -O dl/${IB_NAME}.tar.xz ${IB_URL}${IB_NAME}.tar.xz
|
||||
wget -O dl/${MF_NAME} ${IB_URL}${MF_NAME}
|
||||
wget -O dl/sha256sums ${IB_URL}sha256sums
|
||||
cd dl && sha256sum -c sha256sums
|
||||
cd dl && sha256sum -c --ignore-missing --status sha256sums
|
||||
|
||||
- name: Unpack IB
|
||||
run: |
|
||||
|
Loading…
Reference in New Issue
Block a user