Skip to content

Commit

Permalink
map F7 to 'build as folder'
Browse files Browse the repository at this point in the history
  • Loading branch information
guillermooo committed Oct 11, 2014
1 parent b9d5610 commit 56fe36e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PowerShell.sublime-project
Expand Up @@ -10,7 +10,7 @@
"build_systems": [
{
"name": "Run",
"shell_cmd": "powershell.exe -noninteractive -file $project_path/bin/Build.ps1"
"shell_cmd": "powershell.exe -noninteractive -file $project_path/bin/Build-Folder.ps1"
}
]
}

0 comments on commit 56fe36e

Please sign in to comment.