mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-17 10:25:21 +02:00
Update some workflows to newer Ubuntu versions (#14668)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#! /bin/bash -eu
|
||||
|
||||
#!/bin/bash -eu
|
||||
cd /tmp
|
||||
git clone --recursive https://github.com/jupp0r/prometheus-cpp
|
||||
git clone --recursive --depth 1 --shallow-submodules \
|
||||
https://github.com/jupp0r/prometheus-cpp
|
||||
mkdir prometheus-cpp/build
|
||||
cd prometheus-cpp/build
|
||||
cmake .. \
|
||||
|
Reference in New Issue
Block a user