Watch
2
0
Fork
You've already forked raylib-cs
0

Update build.yml

This commit is contained in:
Ben Parsons 2021-10-01 21:22:18 +10:00
commit a2af2200df

View file

@ -31,6 +31,9 @@ jobs:
- name: Download Repo
uses: actions/checkout@v2
- name: ls repo
run: "ls -la ."
- id: get-tag
name: Get Target Raylib Version
uses: QwerMike/xpath-action@v1