This commit is contained in:
Liangbin Lian 2023-11-08 17:14:36 +08:00
parent 37eae66594
commit a8e2545cde
1 changed files with 1 additions and 0 deletions

View File

@ -30,6 +30,7 @@ jobs:
- name: Download IB
run: |
mkdir dl
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