Skip to content

Commit

Permalink
update submodule autd3 in license check
Browse files Browse the repository at this point in the history
  • Loading branch information
s5suzuki committed May 10, 2024
1 parent c42b573 commit 361bf55
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ jobs:
npm install
- name: Check license
run: |
git submodule update --init --recursive autd3
git submodule update --init tools/autd3-license-check
cd tools/license-checker
cargo run
Expand Down

0 comments on commit 361bf55

Please sign in to comment.