mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-22 05:55:38 +00:00
BUILD_RELEASE: debugging what is causing the exit from generate-body
This commit is contained in:
parent
4ebd861d24
commit
4847623b9c
2
.github/workflows/build_release.yml
vendored
2
.github/workflows/build_release.yml
vendored
|
@ -143,7 +143,7 @@ jobs:
|
|||
echo "COMMITS=$COMMITS" >> $GITHUB_ENV
|
||||
|
||||
- name: Extract XML Description
|
||||
uses: Mudlet/xmlstarlet-action@v1
|
||||
uses: Mudlet/xmlstarlet-action@master
|
||||
id: extract-description
|
||||
with:
|
||||
xml-file: "./net.retrodeck.retrodeck.appdata.xml"
|
||||
|
|
Loading…
Reference in a new issue