瀏覽代碼

Pull down build_release script until this is merged into master

Antony Messerli 3 年之前
父節點
當前提交
363249c80c
共有 1 個文件被更改,包括 3 次插入1 次删除
  1. 3 1
      .github/workflows/rolling.yml

+ 3 - 1
.github/workflows/rolling.yml

@@ -37,7 +37,9 @@ jobs:
       run: |
         wget https://raw.githubusercontent.com/netbootxyz/netboot.xyz/development/endpoints.yml -O endpoints.yml
         wget https://raw.githubusercontent.com/netbootxyz/netboot.xyz/development/roles/netbootxyz/defaults/main.yml -O roles/netbootxyz/defaults/main.yml
-
+        wget https://raw.githubusercontent.com/netbootxyz/netboot.xyz/development/script/build_release -O script/build_release
+        chmod +x script/build_release
+        
     - name: Build release
       run: |
         ./script/build_release rolling