We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3bcbec7 commit 2550859Copy full SHA for 2550859
.github/workflows/x86-64-21.02.7.yml
@@ -65,7 +65,6 @@ jobs:
65
--user root \
66
-v "${{ github.workspace }}/bin:/home/build/immortalwrt/bin" \
67
-v "${{ github.workspace }}/files:/home/build/immortalwrt/files" \
68
- -v "${{ github.workspace }}/x86-64/imm.config:/home/build/immortalwrt/.config" \
69
-v "${{ github.workspace }}/x86-64/21.02/build.sh:/home/build/immortalwrt/build.sh" \
70
-e PROFILE=$profile \
71
-e INCLUDE_DOCKER=$include_docker \
0 commit comments