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