ukyfdiu
This commit is contained in:
parent
5dfb005e16
commit
07a9a90cea
@ -6,7 +6,7 @@ steps:
|
||||
- name: build
|
||||
image: archlinux
|
||||
commands:
|
||||
- apt install -y cmake
|
||||
- pacman -S cmake --noconfirm
|
||||
- mkdir build
|
||||
- cd build
|
||||
- cmake ..
|
||||
@ -16,7 +16,7 @@ steps:
|
||||
- name: test
|
||||
image: archlinux
|
||||
commands:
|
||||
- apt install -y cmake
|
||||
- pacman -S cmake --noconfirm
|
||||
- mkdir build
|
||||
- cd build
|
||||
- cmake ..
|
||||
|
Loading…
Reference in New Issue
Block a user