mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2026-02-12 03:29:36 -07:00
workaround to trigger build.
This commit is contained in:
parent
50d93afc25
commit
431cd47182
1 changed files with 3 additions and 0 deletions
3
.github/workflows/build_all.yml
vendored
3
.github/workflows/build_all.yml
vendored
|
|
@ -21,6 +21,7 @@ on:
|
|||
- release/*
|
||||
paths:
|
||||
- 'deps/**'
|
||||
- 'deps_src/**'
|
||||
- 'src/**'
|
||||
- '**/CMakeLists.txt'
|
||||
- 'version.inc'
|
||||
|
|
@ -29,6 +30,8 @@ on:
|
|||
- 'build_release_vs2022.bat'
|
||||
- 'build_release_macos.sh'
|
||||
- 'scripts/flatpak/**'
|
||||
- 'resources/**'
|
||||
|
||||
|
||||
workflow_dispatch: # allows for manual dispatch
|
||||
inputs:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue