Skip to content

Commit 039f50b

Browse files
authored
Update xml.yml
1 parent e92ad3a commit 039f50b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/xml.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,5 @@ jobs:
1515
run: |
1616
export REPOSITORY_NAME=$(basename ${{ github.repository }})
1717
echo $REPOSITORY_NAME
18+
- name: Reading from xml
19+
run: xmlstarlet sel -t -m '//VersionPrefix[1]' -v . -n <Platform.$REPOSITORY_NAME/Platform.$REPOSITORY_NAME.csproj

0 commit comments

Comments
 (0)