We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12382c3 commit 3454002Copy full SHA for 3454002
.github/workflows/x86-64-21.02.7.yml
@@ -64,7 +64,6 @@ jobs:
64
docker run --rm -i \
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 \
0 commit comments