mirror of
https://cagebreak.project-repo.co/cagebreak.git
synced 2026-08-21 04:54:17 +02:00
Fix path
This commit is contained in:
parent
c00443a0c6
commit
acb18d7230
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -13,7 +13,7 @@ jobs:
|
|||
fetch-depth: 0
|
||||
- run: pacman-key --init
|
||||
- run: pacman -Syu --noconfirm git sudo
|
||||
- run: cd cagebreak ; bash scripts/install-development-environment
|
||||
- run: bash scripts/install-development-environment
|
||||
- run: |
|
||||
for commit in $(git rev-list ${{ github.base_ref }}..${{ github.head_ref }}); do
|
||||
cd cagebreak
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue