Skip to content

Commit

Permalink
Again use Dimbreath's data source.
Browse files Browse the repository at this point in the history
  • Loading branch information
ShikiSuen committed Dec 30, 2024
1 parent fef5864 commit 357a295
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/update_specimen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ jobs:
swift build -c release
rm -rf ./Sources/GachaMetaDB/Resources/OUTPUT-HSR.json || true
rm -rf ./Sources/GachaMetaDB/Resources/OUTPUT-GI.json || true
.build/release/GachaMetaGenerator -HSR > ./Sources/GachaMetaDB/Resources/OUTPUT-HSR.json
.build/release/GachaMetaGenerator -GI > ./Sources/GachaMetaDB/Resources/OUTPUT-GI.json
.build/release/GachaMetaGenerator -HSRD > ./Sources/GachaMetaDB/Resources/OUTPUT-HSR.json
.build/release/GachaMetaGenerator -GID > ./Sources/GachaMetaDB/Resources/OUTPUT-GI.json
- name: Create Pull Request
uses: peter-evans/create-pull-request@v3
Expand Down

0 comments on commit 357a295

Please sign in to comment.