mirror of
https://github.com/OpenFusionProject/OpenFusion.git
synced 2025-11-01 01:00:11 +00:00
Trigger check-builds on Makefile changes
This commit is contained in:
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
|
||||||
|
|||||||
Reference in New Issue
Block a user