Try to debug xmake nightly job failure.
diff --git a/.github/workflows/test-new-xmake-nightly.yml b/.github/workflows/test-new-xmake-nightly.yml index 3739e57..52e65ae 100644 --- a/.github/workflows/test-new-xmake-nightly.yml +++ b/.github/workflows/test-new-xmake-nightly.yml
@@ -21,8 +21,14 @@ - name: Build latest xmake run: | curl -fsSL https://xmake.io/shget.text | bash -s dev + ls -lah ~ + ls ~/.local/bin + ls ~/.xmake - name: Build tests run: | + ls -lah ~ + ls ~/.local/bin + ls ~/.xmake . ~/.xmake/profile which xmake xmake --version