Skip to content

Commit 0763949

Browse files
committed
second attempt
1 parent 99b803b commit 0763949

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/R-CMD-check.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,8 @@ jobs:
5656
steps:
5757
- uses: addnab/docker-run-action@v3
5858
with:
59-
registry: gcr.io
60-
image: validator/validator:latest
59+
registry: gcr.io/validator
60+
image: validator:latest
6161
options: -p 8888:8888 -d
6262

6363
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)