Add more diagnostic commands

This commit is contained in:
project-repo 2023-04-18 23:16:07 +02:00
commit 8fdab8524e

View file

@ -10,6 +10,8 @@ jobs:
steps:
- run: ls
- run: pwd
- run: ls /
- run: ls /github
- run: bash ../../scripts/install-development-environment
- run: meson setup build -Dxwayland=true -Dman-pages=true --buildtype=release
- run: ninja -C build