Skip to content

Commit 1f529c0

Browse files
committed
Revert build-ninja condition
1 parent 4e62d75 commit 1f529c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jobs:
7575
build-ninja:
7676
name: Ninja
7777
runs-on: ubuntu-latest
78-
if: github.actor == 'doldecomp'
78+
if: github.repository == 'doldecomp/melee'
7979
container: ghcr.io/doldecomp/build-melee:main
8080
strategy:
8181
fail-fast: false

0 commit comments

Comments
 (0)