Skip to content

Commit 823412a

Browse files
sss
1 parent eb0115f commit 823412a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
- uses: actions/checkout@v3
1313
- name: Print Pwd
1414
run: |
15-
chown -R build:build /__w
15+
chown -R build:build /__w/openwrt_workflow/openwrt_workflow/
1616
sudo -u build cp -r /__w/openwrt_workflow/openwrt_workflow/openwrt-passwall-3aff3af88536227d12fb7206992af64ff21cf4d2 /home/build/openwrt
1717
cd /home/build/openwrt && pwd && ls
1818
pwd

0 commit comments

Comments
 (0)