Skip to content

Commit 8a89d7a

Browse files
committed
Add pull
1 parent 437a9e0 commit 8a89d7a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/github.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ jobs:
5555
registry: docker.pkg.github.com
5656
username: ${{ github.repository_owner }}
5757
password: ${{ secrets.GITHUB_TOKEN }}
58+
- run: docker pull docker.pkg.github.com/msyea/github-actions-runner/ubuntu-dind:latest
5859
- name: Push to GitHub
5960
uses: docker/build-push-action@v2
6061
with:

0 commit comments

Comments
 (0)