Skip to content

Commit

Permalink
Install defmain before linter.
Browse files Browse the repository at this point in the history
  • Loading branch information
svetlyak40wt committed Apr 6, 2021
1 parent cbf780c commit aa3d9fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
},
{
"name": "Install Custom SBLINT runner",
"run": "qlot exec ros install 40ants/linter",
"run": "qlot exec ros install 40ants/defmain && qlot exec ros install 40ants/linter",
"shell": "bash"
},
{
Expand Down

0 comments on commit aa3d9fd

Please sign in to comment.