Skip to content

Commit

Permalink
πŸŒΏπŸ‡ΊπŸ‡¦πŸ•Š Pre-release
Browse files Browse the repository at this point in the history
  • Loading branch information
jesperancinha committed May 7, 2022
1 parent 8b33b76 commit a1e1b2d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,3 @@ RUN mv jdk-19 loom-jdk
RUN rm *.tar.gz
ENV JAVA_HOME=/loom-jdk
ENV PATH=/loom-jdk/bin:$PATH
RUN echo $WORKDIR
ENTRYPOINT ["java","-version"]
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Action to support Loom JDK
## Example usage

```yml
- uses: jesperancinhaorg/[email protected]
- uses: jesperancinhaorg/[email protected]-alfa-a
```
## Testing the image
Expand Down

0 comments on commit a1e1b2d

Please sign in to comment.