Skip to content

Commit

Permalink
Cleaned up yaml file
Browse files Browse the repository at this point in the history
  • Loading branch information
crsz20 committed May 3, 2024
1 parent 511d0e7 commit 307b8dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci_build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
steps:

- name: Check out this repo
- name: Check out this repo and submodules
uses: actions/checkout@v3
with:
submodules: 'true'
Expand Down

0 comments on commit 307b8dd

Please sign in to comment.