Skip to content

Commit

Permalink
fix neo build action
Browse files Browse the repository at this point in the history
  • Loading branch information
rfresh2 committed Mar 5, 2024
1 parent 7958af9 commit 6270cbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/1.20.2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
- name: Get Neo Jar Filename
run: |
echo "XP_NEO=XaeroPlus-${{ env.XP_VERSION}}+neo-${{ env.MINECRAFT_VERSION }}-WM1.38.0-MM24.0.0" >> $GITHUB_ENV
echo "XP_NEO=XaeroPlus-${{ env.XP_VERSION}}+neoforge-${{ env.MINECRAFT_VERSION }}-WM1.38.0-MM24.0.0" >> $GITHUB_ENV
- name: Upload Fabric Artifact
uses: actions/upload-artifact@v3
Expand Down

0 comments on commit 6270cbd

Please sign in to comment.