Skip to content

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
KoyamaSohei committed Aug 31, 2024
1 parent 1fcb740 commit 1e93f06
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,9 @@ jobs:
steps:
- name: Check out repository
uses: actions/checkout@v3

- name: Init submodule
run: git submodule update --init

- name: Set up dependencies
run: |
Expand Down

0 comments on commit 1e93f06

Please sign in to comment.