Skip to content
This repository was archived by the owner on Jun 1, 2023. It is now read-only.

Commit 31b5650

Browse files
committed
Use prebuilt Docker image
1 parent dc1cac9 commit 31b5650

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ inputs:
2323

2424
runs:
2525
using: "docker"
26-
image: "Dockerfile"
26+
image: "docker://swiftdoc/swift-doc:latest"
2727
args:
2828
[
2929
generate,

0 commit comments

Comments
 (0)