Remove yq

This commit is contained in:
2024-05-07 18:51:59 -05:00
parent 6774a121ce
commit ff16bd7a08

View File

@@ -33,9 +33,7 @@ jobs:
- name: Get Version - name: Get Version
id: get_version id: get_version
uses: mikefarah/yq@master run: cat ./About/About.xml | xq ./About/About.xml -x "/ModMetaData/modVersion"
with:
cmd: cat ./About/About.xml | xq ./About/About.xml -x "/ModMetaData/modVersion"
- name: Move files - name: Move files
run: | run: |