From 505d6ab7f069b94de703e8f2a725866e79030a7e Mon Sep 17 00:00:00 2001 From: platane Date: Sun, 19 Jul 2020 21:15:44 +0200 Subject: [PATCH] aaaaaa --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index c96d519..af41bcf 100644 --- a/Dockerfile +++ b/Dockerfile @@ -11,6 +11,6 @@ RUN ( cd ./generate-snake-game-from-github-contribution-grid ; yarn install - RUN ( cd ./generate-snake-game-from-github-contribution-grid ; yarn build:action ) -CMD ["find", "./generate-snake-game-from-github-contribution-grid"] +CMD ["find", "/github"] # CMD ["node", "./generate-snake-game-from-github-contribution-grid/packages/action/dist/index.js"]