mirror of
https://github.com/yeicor-3d/yet-another-cad-viewer.git
synced 2026-01-09 08:03:59 +01:00
fix CI deployment
This commit is contained in:
5
.github/workflows/build.yml
vendored
5
.github/workflows/build.yml
vendored
@@ -6,6 +6,11 @@ on:
|
||||
branches:
|
||||
- "master"
|
||||
workflow_call:
|
||||
inputs:
|
||||
ref:
|
||||
type: "string"
|
||||
required: true
|
||||
description: "The ref (branch or tag) to build"
|
||||
|
||||
jobs:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user