Skip to content

Commit

Permalink
Make CI checkout submodules
Browse files Browse the repository at this point in the history
  • Loading branch information
tobiasvl committed Nov 15, 2022
1 parent 6a30161 commit 0de7920
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ jobs:
- image: kemenaran/rgbds:0.6.0
steps:
- checkout
- run: git submodule update --init
- run:
name: Installing build dependencies
command: apt-get update && apt-get --yes install python3-minimal
Expand Down

0 comments on commit 0de7920

Please sign in to comment.