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 249fcd3 commit fe4c51aCopy full SHA for fe4c51a
.github/workflows/main.yml
@@ -47,6 +47,7 @@ jobs:
47
id: install_deps
48
with:
49
image_additional_mb: 1500
50
+ bind_mount_repository: true
51
base_image: ${{ matrix.base_image }}
52
commands: |
53
chmod +x ${{matrix.script}}
0 commit comments