Unverified Commit 541fb4aa authored by wukongdaily's avatar wukongdaily Committed by GitHub
Browse files

Update build-iso.yml

parent f1deed21
......@@ -69,7 +69,7 @@ jobs:
-v "${{ github.workspace }}/files:/home/build/immortalwrt/files" \
-v "${{ github.workspace }}/x86-64/imm.config:/home/build/immortalwrt/.config" \
-v "${{ github.workspace }}/shell:/home/build/immortalwrt/shell" \
-v "${{ github.workspace }}/x86-64/24.10/build24.sh:/home/build/immortalwrt/build.sh" \
-v "${{ github.workspace }}/x86-64/build24.sh:/home/build/immortalwrt/build.sh" \
-e PROFILE=$profile \
-e INCLUDE_DOCKER=$include_docker \
-e ENABLE_PPPOE=${{ inputs.enable_pppoe }} \
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment