Skip to content

Commit 437a9e0

Browse files
committed
Add docker pull
1 parent d861409 commit 437a9e0

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
@@ -34,6 +34,7 @@ jobs:
3434
registry: docker.pkg.github.com
3535
username: ${{ github.repository_owner }}
3636
password: ${{ secrets.GITHUB_TOKEN }}
37+
- run: docker pull docker.pkg.github.com/msyea/github-actions-runner/ubuntu-docker:latest
3738
- name: Push to GitHub
3839
uses: docker/build-push-action@v2
3940
with:

0 commit comments

Comments
 (0)