Skip to content

Commit

Permalink
Merge branch 'master' into fix-makefile-build-image
Browse files Browse the repository at this point in the history
  • Loading branch information
alexec authored Jun 11, 2021
2 parents 4e624fd + db95dbf commit e5f47f9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/running-locally.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,10 @@ Either:

At this point you’ll have everything you need to use the CLI and UI.

## Troubleshooting Notes

If you get a similar error when running one of the make pre-commit tests `make: *** [pkg/apiclient/clusterworkflowtemplate/cluster-workflow-template.swagger.json] Error 1`, ensure you are working within your $GOPATH (YOUR-GOPATH/src/github.com/argoproj/argo-workflows).

## Clean

To clean-up everything:
Expand Down

0 comments on commit e5f47f9

Please sign in to comment.