forked from igdmapps/igdm
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Changing nut.yml to use
npm start
and removing unnecessary `npm run…
… gui` As requested in igdmapps#123 Signed-off-by: Alax Alves <[email protected]>
- Loading branch information
Showing
2 changed files
with
1 addition
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -17,8 +17,7 @@ macros: | |
run: | ||
actions: | ||
- npm install | ||
- npm run build | ||
- npm run gui | ||
- npm start | ||
|
||
reload: | ||
actions: | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters