mirror of
https://github.com/onyx-and-iris/voicemeeter-compact.git
synced 2026-04-19 05:53:31 +00:00
fix deferred task
This commit is contained in:
@@ -35,7 +35,7 @@ tasks:
|
|||||||
desc: "Build Forest artifacts"
|
desc: "Build Forest artifacts"
|
||||||
deps: [rewrite]
|
deps: [rewrite]
|
||||||
cmds:
|
cmds:
|
||||||
- defer: { task: cleanup }
|
- defer: { task: restore }
|
||||||
- for:
|
- for:
|
||||||
matrix:
|
matrix:
|
||||||
KIND: ["basic", "banana", "potato"]
|
KIND: ["basic", "banana", "potato"]
|
||||||
|
|||||||
Reference in New Issue
Block a user