Skip to content

Commit

Permalink
First trail to use self-hosted runner
Browse files Browse the repository at this point in the history
Fixes #12
  • Loading branch information
SoerenSofke committed Dec 20, 2019
1 parent f3f8fca commit 700501d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ resources:
clean:
$(foreach makefile,$(APP_MAKEFILES), $(MAKE) -C $(makefile) $@;)
$(foreach makefile,$(SOC_MAKEFILES), $(MAKE) -C $(makefile) $@;)

0 comments on commit 700501d

Please sign in to comment.