Skip to content

Commit

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

0 comments on commit fb803a6

Please sign in to comment.