Skip to content

Commit

Permalink
Fix(GitHub Actions): Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
1aron committed Aug 8, 2023
1 parent 0079aac commit 10d1e32
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/github-actions/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,3 @@ RUN cd /action && npm i

ADD src /action/src
ENTRYPOINT ["node", "/action/src/index.js"]
Z

0 comments on commit 10d1e32

Please sign in to comment.