mirror of
https://git.collinwebdesigns.de/vgpu/gridd-unlock-patcher.git
synced 2025-12-22 21:40:01 +00:00
apt fixes
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
build:
|
build:
|
||||||
image: gcc:14.2-bookworm
|
image: gcc:14.2-bookworm
|
||||||
before_script:
|
before_script:
|
||||||
- apt-get update; apt-get install cmake
|
- apt-get update; apt-get install cmake -y -qq
|
||||||
script:
|
script:
|
||||||
- cmake .
|
- cmake .
|
||||||
- make
|
- make
|
||||||
|
|||||||
Reference in New Issue
Block a user