Unverified Commit 9cea1fdf authored by wukongdaily's avatar wukongdaily Committed by GitHub
Browse files

Update build.yml

parent 420fbb2d
...@@ -12,7 +12,7 @@ jobs: ...@@ -12,7 +12,7 @@ jobs:
- name: Setup Docker and Build - name: Setup Docker and Build
run: | run: |
docker run --rm -it \ docker run --rm -i \
--user root \ --user root \
-v "${{ github.workspace }}/bin:/home/build/immortalwrt/bin" \ -v "${{ github.workspace }}/bin:/home/build/immortalwrt/bin" \
-v "${{ github.workspace }}/files:/home/build/immortalwrt/files" \ -v "${{ github.workspace }}/files:/home/build/immortalwrt/files" \
......
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