Skip to content

Commit 29a1bf9

Browse files
sss
1 parent 99f0ddf commit 29a1bf9

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
@@ -9,7 +9,7 @@ jobs:
99
image: openwrtorg/sdk:x86_64-master
1010
options: --user build
1111
volumes:
12-
- openwrt-passwall-3aff3af88536227d12fb7206992af64ff21cf4d2: /home/build/openwrt-passwall
12+
- ./openwrt-passwall-3aff3af88536227d12fb7206992af64ff21cf4d2/: /home/build/openwrt-passwall/
1313
steps:
1414
- uses: actions/checkout@v3
1515
- name: Print Pwd

0 commit comments

Comments
 (0)