We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99f0ddf commit 29a1bf9Copy full SHA for 29a1bf9
.github/workflows/build_image.yml
@@ -9,7 +9,7 @@ jobs:
9
image: openwrtorg/sdk:x86_64-master
10
options: --user build
11
volumes:
12
- - openwrt-passwall-3aff3af88536227d12fb7206992af64ff21cf4d2: /home/build/openwrt-passwall
+ - ./openwrt-passwall-3aff3af88536227d12fb7206992af64ff21cf4d2/: /home/build/openwrt-passwall/
13
steps:
14
- uses: actions/checkout@v3
15
- name: Print Pwd
0 commit comments