mirror of
https://github.com/Xevion/RimWorld-Hydroponics-Expanded.git
synced 2025-12-06 01:16:10 -06:00
Remove yq
This commit is contained in:
6
.github/workflows/build.yml
vendored
6
.github/workflows/build.yml
vendored
@@ -33,10 +33,8 @@ jobs:
|
||||
|
||||
- name: Get Version
|
||||
id: get_version
|
||||
uses: mikefarah/yq@master
|
||||
with:
|
||||
cmd: cat ./About/About.xml | xq ./About/About.xml -x "/ModMetaData/modVersion"
|
||||
|
||||
run: cat ./About/About.xml | xq ./About/About.xml -x "/ModMetaData/modVersion"
|
||||
|
||||
- name: Move files
|
||||
run: |
|
||||
mkdir -p output/HydroponicsExpanded
|
||||
|
||||
Reference in New Issue
Block a user