XMake: Fix 2.5.9/dev handling

This commit is contained in:
Jérôme Leclercq
2021-10-28 13:03:32 +02:00
parent 5c9c69e229
commit f117b76129
2 changed files with 1 additions and 5 deletions

View File

@@ -41,10 +41,6 @@ jobs:
- name: Update xmake repository
run: xmake.exe repo --update
# Debug
- name: Debug XMake
run: xmake.exe l -vD utils.ci.packageskey
# Fetch xmake dephash
- name: Retrieve dependencies hash
id: dep_hash