Skip to content

Commit b04ac90

Browse files
committed
.github/workflows/plebnet-playground.yml: make docker-pull
1 parent c4d4bcd commit b04ac90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/plebnet-playground.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ jobs:
6565
make help report
6666
- name: make initialize init
6767
run: |
68-
make initialize init
68+
make initialize init docker-pull
6969
- name: make venv && . .venv/bin/activate
7070
run: |
7171
make venv && . .venv/bin/activate

0 commit comments

Comments
 (0)