Skip to content

Commit

Permalink
Revert build-ninja condition (#1268)
Browse files Browse the repository at this point in the history
  • Loading branch information
ribbanya authored Feb 20, 2024
1 parent 4e62d75 commit 47ec996
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 @@ -75,7 +75,7 @@ jobs:
build-ninja:
name: Ninja
runs-on: ubuntu-latest
if: github.actor == 'doldecomp'
if: github.repository == 'doldecomp/melee'
container: ghcr.io/doldecomp/build-melee:main
strategy:
fail-fast: false
Expand Down

0 comments on commit 47ec996

Please sign in to comment.