Skip to content

Commit b12a17a

Browse files
committed
attempt 3
1 parent 0763949 commit b12a17a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

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

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

6362
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)