mirror of
https://github.com/OpenFusionProject/OpenFusion.git
synced 2024-11-14 02:10:06 +00:00
Trigger check-builds on Makefile changes
This commit is contained in:
parent
1404fa0bb7
commit
4f6979f236
3
.github/workflows/check-builds.yaml
vendored
3
.github/workflows/check-builds.yaml
vendored
@ -7,6 +7,7 @@ on:
|
|||||||
- vendor/**
|
- vendor/**
|
||||||
- .github/workflows/check-builds.yaml
|
- .github/workflows/check-builds.yaml
|
||||||
- CMakeLists.txt
|
- CMakeLists.txt
|
||||||
|
- Makefile
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
ubuntu-build:
|
ubuntu-build:
|
||||||
@ -92,4 +93,4 @@ jobs:
|
|||||||
uses: actions/upload-artifact@v2
|
uses: actions/upload-artifact@v2
|
||||||
with:
|
with:
|
||||||
name: windows-vs2019-bin-x64
|
name: windows-vs2019-bin-x64
|
||||||
path: bin
|
path: bin
|
||||||
|
Loading…
Reference in New Issue
Block a user