Skip to content

Commit 8f8776e

Browse files
authored
Update how-to-troubleshoot-environments.md
1 parent fb4f6e4 commit 8f8776e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

articles/machine-learning/how-to-troubleshoot-environments.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1734,6 +1734,9 @@ This issue can happen when no targets are specified and no makefile is found whe
17341734
* Specify targets in the Makefile or in the command line
17351735
* Configure your build and generate a makefile
17361736
* Ensure you makefile is formatted correctly and tabs are used for indentation
1737+
1738+
**Resources**
1739+
* [GNU Make](https://www.gnu.org/software/make/manual/make.html)
17371740
<!--/issueDescription-->
17381741
17391742
## *Docker push issues*

0 commit comments

Comments
 (0)