Fix CI image name

This commit is contained in:
Luke Street
2023-09-10 00:52:49 -04:00
parent af7023154e
commit f3997779d4
+1 -1
View File
@@ -7,7 +7,7 @@ on:
jobs:
build:
runs-on: ubuntu-latest
container: ghcr.io/encounter/ww-build:main
container: ghcr.io/zeldaret/tww-build:main
strategy:
fail-fast: false
matrix: