Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
rkm committed Mar 25, 2024
1 parent 3f4eeb9 commit 2fd35fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@ jobs:
uses: actions/checkout@v4
- name: build image
run: |
set -euxo pipefial
set -euxo pipefail
cd software/Freesurfer
podman build .

0 comments on commit 2fd35fa

Please sign in to comment.