remove duplicate taskfiles

This commit is contained in:
2026-03-20 20:06:37 +00:00
parent 1f4b261fc4
commit e0c15f3ba5
3 changed files with 5 additions and 27 deletions

View File

@@ -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