Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
pyushkevich authored Sep 29, 2024
1 parent 31cbd6a commit 4fb996b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,11 @@ jobs:
uses: actions/checkout@v4
with:
submodules: true
path: 'itksnap'

# Setup ninja
- name: Setup Ninja
uses: seanmiddleditch/gha-setup-ninja@master

# Install Qt
- name: Install Qt on Ubuntu
Expand Down

0 comments on commit 4fb996b

Please sign in to comment.