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 cee1674 commit 8a2fd5cCopy full SHA for 8a2fd5c
.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