mirror of
https://cagebreak.project-repo.co/cagebreak.git
synced 2026-08-21 13:04:18 +02:00
Add more diagnostic commands
This commit is contained in:
parent
c126619319
commit
8fdab8524e
1 changed files with 2 additions and 0 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue