Skip to content

Commit

Permalink
Merge branch 'main' into patch-3
Browse files Browse the repository at this point in the history
  • Loading branch information
SFGrenade authored Jan 15, 2025
2 parents 1a3384a + e03535e commit 261d46a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/XmlValidation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- uses: actions/checkout@v4
- name: Setup ModLinksShaVerifier
run: |
wget https://github.com/hk-modding/ModLinksShaVerifier/releases/download/v2/linux.zip
wget https://github.com/hk-modding/ModLinksShaVerifier/releases/download/v2.2/linux.zip
unzip linux.zip
- name: Verify APILinks SHAs
run: ./ModlinksShaVerifier ApiLinks.xml
Expand Down

0 comments on commit 261d46a

Please sign in to comment.