瀏覽代碼

Add KERNEL_IMAGE to GitHub environment variables

jimsterino98 1 月之前
父節點
當前提交
9e6d69644f
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      .github/actions/ak3zip-prep/action.yml

+ 1 - 0
.github/actions/ak3zip-prep/action.yml

@@ -76,6 +76,7 @@ runs:
          echo "========================================================"
          echo "SUCCESS: Selected kernel binary path:"
          echo "  -> $KERNEL_IMAGE"
+         echo "KERNEL_IMAGE=$KERNEL_IMAGE" >> $GITHUB_ENV
          echo "========================================================"
      else
          echo "WARNING: Could not locate '$target_name' inside specified priority targets!"