add cache status

This commit is contained in:
ruki
2025-01-14 00:54:38 +08:00
Unverified
parent 4bb9c40bd5
commit a72e3cb041
4 changed files with 33 additions and 1 deletions
+1 -1
View File
@@ -32,5 +32,5 @@ jobs:
cd test
echo 'add_requires("libpng", {system = false})' >> xmake.lua
echo 'add_packages("libpng")' >> xmake.lua
xmake -v -y
xmake -vD -y
xmake run