mirror of
https://cagebreak.project-repo.co/cagebreak.git
synced 2026-08-09 15:19:11 +02:00
Remove redundant command
This commit is contained in:
parent
120a078c3c
commit
347c114c22
1 changed files with 0 additions and 1 deletions
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
|
|
@ -24,7 +24,6 @@ jobs:
|
|||
- run: pacman-key --init
|
||||
- run: pacman -Syu --noconfirm git sudo
|
||||
- uses: actions/checkout@v3
|
||||
- run: git config --global --add safe.directory /__w/cagebreak/cagebreak
|
||||
- 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