Skip to content

Commit

Permalink
Merge pull request #3 from encounter/fix-ci-image
Browse files Browse the repository at this point in the history
Fix CI image name
  • Loading branch information
magcius committed Sep 10, 2023
2 parents af70231 + f399777 commit 33c20f5
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 33c20f5

Please sign in to comment.