Change script

This commit is contained in:
project-repo 2023-04-18 23:20:14 +02:00
commit 63770ad375

View file

@ -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