This commit is contained in:
platane
2020-07-19 21:09:33 +02:00
parent f2452ed852
commit e5fbdf8cfe

View File

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