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 038e521 commit 79b47deCopy full SHA for 79b47de
.github/workflows/docker-build.yaml
@@ -28,9 +28,6 @@ jobs:
28
- name: Checkout code
29
uses: actions/checkout@v4
30
31
- - name: Set up Docker Buildx
32
- uses: docker/setup-buildx-action@v3
33
-
34
- name: Build Docker image
35
run: |
36
make dockerbuild USE_LOCAL_FREESURFER=${{ github.event.inputs.use_local_freesurfer || 'False' }}
0 commit comments