mirror of
https://github.com/upa/mscp.git
synced 2026-02-20 22:24:44 +08:00
cleanup docker files and build/test procedure
This commit is contained in:
2
.github/workflows/build-ubuntu.yml
vendored
2
.github/workflows/build-ubuntu.yml
vendored
@@ -20,7 +20,7 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- name: install build dependency
|
||||
run: sudo ./install-build-deps.sh
|
||||
run: sudo ./scripts/install-build-deps.sh
|
||||
|
||||
- name: Configure CMake
|
||||
# Configure CMake in a 'build' subdirectory. `CMAKE_BUILD_TYPE` is only required if you are using a single-configuration generator such as make.
|
||||
|
||||
Reference in New Issue
Block a user