🔨 udpate
This commit is contained in:
parent
793e576edd
commit
dd213c7755
1 changed files with 6 additions and 0 deletions
|
@ -67,3 +67,9 @@ tasks:
|
||||||
- rm -rf example/vss
|
- rm -rf example/vss
|
||||||
- task: build
|
- task: build
|
||||||
- cp vss example
|
- cp vss example
|
||||||
|
- task: example-run
|
||||||
|
|
||||||
|
example-run:
|
||||||
|
dir: example
|
||||||
|
cmds:
|
||||||
|
- ./vss build
|
Loading…
Add table
Reference in a new issue