mirror of
https://github.com/DungeonPaper/dungeon-paper-app.git
synced 2026-05-17 17:58:11 +00:00
build: remove specific target from task
This commit is contained in:
4
.vscode/tasks.json
vendored
4
.vscode/tasks.json
vendored
@@ -36,9 +36,7 @@
|
||||
"args": [
|
||||
"lib/tools/task_runner/deploy.dart",
|
||||
"--push",
|
||||
"--install",
|
||||
"-d",
|
||||
"10.100.102.9:5555"
|
||||
"--install"
|
||||
],
|
||||
"problemMatcher": []
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user