Skip to content

Commit

Permalink
attempt fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Joren-vanGoethem committed Oct 24, 2024
1 parent 6cbd759 commit d1edcf3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion github-actions-runner/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ RUN cd /home/docker && mkdir actions-runner && actions-runner \

RUN chown -R docker ~docker && /home/docker/actions-runner/bin/installdependencies.shared

COPY start.sh start.sh
COPY github-actions-runner/start.sh start.sh

RUN chmod +x start.sh

Expand Down

0 comments on commit d1edcf3

Please sign in to comment.