mirror of
https://github.com/minetest/minetestmapper.git
synced 2025-02-22 06:50:25 +01:00
Test 'make install' in CI
This commit is contained in:
parent
46cb386fef
commit
7685e548f0
4
.github/workflows/build.yml
vendored
4
.github/workflows/build.yml
vendored
@ -39,6 +39,10 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
./util/ci/test.sh
|
./util/ci/test.sh
|
||||||
|
|
||||||
|
- name: Test Install
|
||||||
|
run: |
|
||||||
|
make DESTDIR=/tmp/install install
|
||||||
|
|
||||||
clang:
|
clang:
|
||||||
runs-on: ubuntu-22.04
|
runs-on: ubuntu-22.04
|
||||||
steps:
|
steps:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user