BUILD_RELEASE: debugging what is causing the exit from generate-body

This commit is contained in:
XargonWan 2024-11-13 15:17:42 +09:00
parent 4ebd861d24
commit 4847623b9c

View file

@ -143,7 +143,7 @@ jobs:
echo "COMMITS=$COMMITS" >> $GITHUB_ENV echo "COMMITS=$COMMITS" >> $GITHUB_ENV
- name: Extract XML Description - name: Extract XML Description
uses: Mudlet/xmlstarlet-action@v1 uses: Mudlet/xmlstarlet-action@master
id: extract-description id: extract-description
with: with:
xml-file: "./net.retrodeck.retrodeck.appdata.xml" xml-file: "./net.retrodeck.retrodeck.appdata.xml"