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 7bd8239 commit 15e7744Copy full SHA for 15e7744
.github/workflows/sconify.yml
@@ -97,7 +97,7 @@ jobs:
97
--fs-dir=${{ inputs.fs-dir }} \
98
--host-path=/etc/hosts \
99
--host-path=/etc/resolv.conf \
100
- --binary=${{ inputs.binary }}
+ --binary=${{ inputs.binary }} \
101
--heap=${{ inputs.heap }} \
102
--dlopen=${{ inputs.dlopen }} \
103
--no-color \
@@ -122,7 +122,7 @@ jobs:
122
123
124
125
126
127
128
0 commit comments