test alternate path
This commit is contained in:
parent
a2af2200df
commit
31c6f98ea4
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
|
@ -38,7 +38,7 @@ jobs:
|
|||
name: Get Target Raylib Version
|
||||
uses: QwerMike/xpath-action@v1
|
||||
with:
|
||||
filename: "app.config"
|
||||
filename: "./app.config"
|
||||
expression: "//appSettings/add[@key='raylib-release-tag']/@value"
|
||||
|
||||
- name: echo tag
|
||||
|
|
|
|||
Loading…
Reference in a new issue