mirror of
https://cagebreak.project-repo.co/cagebreak.git
synced 2026-08-23 05:54:19 +02:00
Change script
This commit is contained in:
parent
8fdab8524e
commit
63770ad375
1 changed files with 3 additions and 0 deletions
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
|
|
@ -12,6 +12,9 @@ jobs:
|
|||
- run: pwd
|
||||
- run: ls /
|
||||
- run: ls /github
|
||||
- run: ls /github/home
|
||||
- run: ls /github/workflow
|
||||
- run: ls /home
|
||||
- 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