mirror of
https://github.com/Xevion/RimWorld-Hydroponics-Expanded.git
synced 2025-12-06 07:16:10 -06:00
Remove yq
This commit is contained in:
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@@ -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: |
|
||||||
|
|||||||
Reference in New Issue
Block a user