Skip to content

Commit

Permalink
chore(submodules): move submodules again, adjust api docs build workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
HsiangNianian committed Sep 8, 2024
1 parent fb803a6 commit 5b985ca
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build-api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,7 @@ jobs:
- name: Moving Submodule
run: |
ls
mkdir modules -Force
mkdir -p modules
mv DiceParser/src/oneroll modules/OneRoll
mv GetPlayerCard/get_pc modules/GetPlayerCard
mv HydroRollCore/hrc modules/HydroRollCore
Expand Down

0 comments on commit 5b985ca

Please sign in to comment.