We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2550859 commit be38a6aCopy full SHA for be38a6a
.github/workflows/x86-64-21.02.7.yml
@@ -65,6 +65,7 @@ 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