Skip to content

Commit 00021eb

Browse files
sss
1 parent 8a2fd5c commit 00021eb

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/build_image.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,7 @@ jobs:
77
runs-on: ubuntu-latest
88
container:
99
image: openwrtorg/sdk:x86_64-master
10-
options: --user build
11-
volumes:
12-
- openwrt-passwall-3aff3af88536227d12fb7206992af64ff21cf4d2/:/home/build/openwrt-passwall/
10+
options: --user root
1311
steps:
1412
- uses: actions/checkout@v3
1513
- name: Print Pwd

0 commit comments

Comments
 (0)