This commit is contained in:
platane
2020-07-19 21:15:44 +02:00
parent 93fa60a844
commit 505d6ab7f0

View File

@@ -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 ) 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"] # CMD ["node", "./generate-snake-game-from-github-contribution-grid/packages/action/dist/index.js"]