mirror of
https://github.com/OpenFusionProject/OpenFusion.git
synced 2024-11-13 02:10:03 +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/**
|
||||
- .github/workflows/check-builds.yaml
|
||||
- CMakeLists.txt
|
||||
- Makefile
|
||||
|
||||
jobs:
|
||||
ubuntu-build:
|
||||
@ -92,4 +93,4 @@ jobs:
|
||||
uses: actions/upload-artifact@v2
|
||||
with:
|
||||
name: windows-vs2019-bin-x64
|
||||
path: bin
|
||||
path: bin
|
||||
|
Loading…
Reference in New Issue
Block a user