Attempt rechunking again #30
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -12,6 +12,8 @@ on:
|
||||
pull_request:
|
||||
workflow_dispatch: # allow manually triggering builds
|
||||
container:
|
||||
device:
|
||||
- /dev/fuse:/dev/fuse
|
||||
privileged: true
|
||||
concurrency:
|
||||
# only run one build at a time
|
||||
|
||||
Reference in New Issue
Block a user