Skip to content

Commit

Permalink
fix action build
Browse files Browse the repository at this point in the history
  • Loading branch information
Am K committed Jul 25, 2023
1 parent c00c949 commit 2f6f9e3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/action-build/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,5 @@ FROM python


COPY entrypoint /usr/local/bin/entrypoint
RUN chmod +x /usr/local/bin/entrypoint
ENTRYPOINT ["/usr/local/bin/entrypoint"]

0 comments on commit 2f6f9e3

Please sign in to comment.