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 62ade57 commit c16b088Copy full SHA for c16b088
.github/workflows/build.yaml
@@ -17,7 +17,7 @@ jobs:
17
with:
18
branch: v3.15
19
- run: apk add rust cargo
20
- shell: alpine.sh {0}
+ shell: alpine.sh --root {0}
21
- run: cargo build && cargo build --release
22
shell: alpine.sh {0}
23
0 commit comments