Skip to content

Commit

Permalink
Added JP XMAP to xmap branch
Browse files Browse the repository at this point in the history
  • Loading branch information
AnonymousRandomPerson committed Sep 21, 2024
1 parent 72dc895 commit 1ae43f7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@ jobs:
mkdir -p xmap
cp build/pmdsky.us/*.xMAP xmap/pmdskyus.xMAP
cp build/pmdsky.eu/*.xMAP xmap/pmdskyeu.xMAP
cp build/pmdsky.jp/*.xMAP xmap/pmdskyjp.xMAP
echo "XMAP_COMMIT_MSG=$( git log --format=%s ${GITHUB_SHA} )" >> $GITHUB_ENV
- name: Update xMAP
Expand Down

0 comments on commit 1ae43f7

Please sign in to comment.