Skip to content

Commit c16b088

Browse files
committed
_
1 parent 62ade57 commit c16b088

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
with:
1818
branch: v3.15
1919
- run: apk add rust cargo
20-
shell: alpine.sh {0}
20+
shell: alpine.sh --root {0}
2121
- run: cargo build && cargo build --release
2222
shell: alpine.sh {0}
2323

0 commit comments

Comments
 (0)