Skip to content

Commit

Permalink
Fix CI image name
Browse files Browse the repository at this point in the history
  • Loading branch information
encounter committed Sep 10, 2023
1 parent af70231 commit f399777
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit f399777

Please sign in to comment.