sdfghj
This commit is contained in:
@@ -7,7 +7,7 @@ steps:
|
||||
image: archlinux
|
||||
commands:
|
||||
- pacman -Sy --noconfirm
|
||||
- pacman -S cmake --noconfirm
|
||||
- pacman -S cmake make --noconfirm
|
||||
- mkdir build
|
||||
- cd build
|
||||
- cmake ..
|
||||
@@ -18,7 +18,7 @@ steps:
|
||||
image: archlinux
|
||||
commands:
|
||||
- pacman -Sy --noconfirm
|
||||
- pacman -S cmake --noconfirm
|
||||
- pacman -S cmake make --noconfirm
|
||||
- mkdir build
|
||||
- cd build
|
||||
- cmake ..
|
||||
|
Reference in New Issue
Block a user