Skip to content

Commit 288733d

Browse files
committed
Update master.yml
1 parent a0e5714 commit 288733d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/master.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ jobs:
1111
steps:
1212
- name: Checkout
1313
uses: actions/checkout@v2.0.0
14-
- uses: ${ env.GITHUB_REPOSITORY }/.github/actions/docker@master
14+
- uses: .github/actions/docker@master

0 commit comments

Comments
 (0)