Skip to content

Commit 4024992

Browse files
committed
#2541 Corrected docker image casing
1 parent 84c6372 commit 4024992

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
name: Run Screenshot Tests
6161
runs-on: ubuntu-latest
6262
container:
63-
image: ghcr.io/oneMillionWorlds/opengl-docker-image:v1
63+
image: ghcr.io/onemillionworlds/opengl-docker-image:v1
6464
permissions:
6565
contents: read
6666
steps:

0 commit comments

Comments
 (0)