Skip to content

Commit

Permalink
Correct title for Source Orbit build
Browse files Browse the repository at this point in the history
  • Loading branch information
worksofliam committed Nov 19, 2023
1 parent 5b46240 commit b3635a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/api/local/LocalLanguageActions.ts
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,7 @@ export const LocalLanguageActions: Record<string, Action[]> = {
]
},
{
"name": "Build current with Source Orbit 🔨",
"name": "Build entire project with Source Orbit 🔨",
"command": "so -bf make && /QOpenSys/pkgs/bin/gmake LIBL='&LIBLS' BIN_LIB=&CURLIB OPT=*EVENTF",
"environment": "pase",
"deployFirst": true,
Expand Down

0 comments on commit b3635a1

Please sign in to comment.