mirror of
https://gitea.com/actions/setup-android.git
synced 2025-12-12 11:29:14 +00:00
Make index.js executable
This commit is contained in:
2
.vscode/tasks.json
vendored
2
.vscode/tasks.json
vendored
@@ -4,7 +4,7 @@
|
||||
"version": "2.0.0",
|
||||
"tasks": [
|
||||
{
|
||||
"label": "Run Gradle CI",
|
||||
"label": "Run test with problem watchers",
|
||||
"type": "shell",
|
||||
"command": "./test.js",
|
||||
"group": {
|
||||
|
||||
Reference in New Issue
Block a user