mirror of
https://github.com/onyx-and-iris/xair-cli.git
synced 2026-04-09 02:13:35 +00:00
remove duplicate taskfiles
This commit is contained in:
@@ -2,12 +2,12 @@ version: '3'
|
||||
|
||||
includes:
|
||||
build-xair:
|
||||
taskfile: ./Taskfile.build-xair.yml
|
||||
taskfile: ./Taskfile.build.yml
|
||||
internal: true
|
||||
vars:
|
||||
PROGRAM: xair-cli
|
||||
build-x32:
|
||||
taskfile: ./Taskfile.build-x32.yml
|
||||
taskfile: ./Taskfile.build.yml
|
||||
internal: true
|
||||
vars:
|
||||
PROGRAM: x32-cli
|
||||
|
||||
Reference in New Issue
Block a user