Skip to content

Commit 505d6ab

Browse files
committed
aaaaaa
1 parent 93fa60a commit 505d6ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,6 @@ RUN ( cd ./generate-snake-game-from-github-contribution-grid ; yarn install -
1111

1212
RUN ( cd ./generate-snake-game-from-github-contribution-grid ; yarn build:action )
1313

14-
CMD ["find", "./generate-snake-game-from-github-contribution-grid"]
14+
CMD ["find", "/github"]
1515
# CMD ["node", "./generate-snake-game-from-github-contribution-grid/packages/action/dist/index.js"]
1616

0 commit comments

Comments
 (0)