mirror of
https://cagebreak.project-repo.co/cagebreak.git
synced 2026-08-09 15:19:11 +02:00
Add git installation instructions
This commit is contained in:
parent
5415059bd8
commit
5a48df0774
1 changed files with 1 additions and 0 deletions
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
|
|
@ -8,6 +8,7 @@ jobs:
|
|||
container:
|
||||
image: archlinux:latest
|
||||
steps:
|
||||
- run: sudo pacman -S --noconfirm git
|
||||
- run: git clone https://github.com/project-repo/cagebreak
|
||||
- run: cd cagebreak
|
||||
- run: git checkout feature/continuous-integration
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue