Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dominikmaeckel authored Oct 18, 2024
1 parent 0a68cad commit d3588df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
uses: actions/checkout@v4

- name: Pull singularity
run: docker pull quay.io/singularity/singularity
run: docker pull quay.io/singularity/singularity:v4.1.0

- name: Build singularity container
run: docker run --rm quay.io/singularity/singularity sudo singularity build container.sif Singularityfile.def

0 comments on commit d3588df

Please sign in to comment.