Skip to content

Commit

Permalink
Bind-mount repository (#11)
Browse files Browse the repository at this point in the history
  • Loading branch information
mcm001 authored Jan 22, 2024
1 parent 249fcd3 commit fe4c51a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ jobs:
id: install_deps
with:
image_additional_mb: 1500
bind_mount_repository: true
base_image: ${{ matrix.base_image }}
commands: |
chmod +x ${{matrix.script}}
Expand Down

0 comments on commit fe4c51a

Please sign in to comment.