mirror of
https://codeberg.org/PLG-Development/PLG-MuDiCS
synced 2026-07-05 16:37:09 +00:00
ci: fix control build
This commit is contained in:
@@ -10,6 +10,7 @@ jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
block:
|
||||
- control
|
||||
|
||||
@@ -5,7 +5,9 @@ import (
|
||||
"io/fs"
|
||||
)
|
||||
|
||||
//go:generate deno install
|
||||
//go:generate deno task build
|
||||
|
||||
//go:embed all:build
|
||||
var buildDir embed.FS
|
||||
|
||||
|
||||
Reference in New Issue
Block a user