Skip to content

Commit

Permalink
Attempt to fix reading version
Browse files Browse the repository at this point in the history
  • Loading branch information
pletcher committed Apr 22, 2024
1 parent a5ef3df commit 702c681
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ant.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
uses: mavrosxristoforos/[email protected]
with:
xml-file: 'expath-pkg.xml'
xpath: '//package[@version]'
xpath: '//package/@version'
- uses: actions/upload-artifact@v4
with:
name: 'AjMC-${{ steps.get-ajmc-version.outputs.info }}'
Expand Down

0 comments on commit 702c681

Please sign in to comment.