Skip to content

Commit b9eff67

Browse files
authored
fix dockerfile path (#499)
1 parent 02f47cb commit b9eff67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SmallRepo/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ branding:
77

88
runs:
99
using: docker
10-
image: ../../smalltest.Dockerfile
10+
image: ../smalltest.Dockerfile

0 commit comments

Comments
 (0)