Skip to content

Commit

Permalink
Testing docker (again).
Browse files Browse the repository at this point in the history
  • Loading branch information
Iainmon committed Jan 29, 2025
1 parent 565ff45 commit dc138a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/hello-action/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ COPY . .

COPY ../../../ ./

COPY chai/chai ./
COPY chapel/chapel ./
# ADD chai/chai

# Copies your code file from your action repository to the filesystem path `/` of the container
Expand Down

0 comments on commit dc138a4

Please sign in to comment.