Skip to content

Commit 8f43aaa

Browse files
committed
fix
1 parent 2178eeb commit 8f43aaa

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

.github/actions/compilers/action.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -93,11 +93,6 @@ runs:
9393
id: enable-launchable
9494
run: echo "enable-launchable=true" >> $GITHUB_OUTPUT
9595
shell: bash
96-
if: >-
97-
${{
98-
github.repository == 'ruby/ruby' ||
99-
(github.repository != 'ruby/ruby' && env.LAUNCHABLE_TOKEN)
100-
}}
10196

10297
- name: compile
10398
shell: bash

0 commit comments

Comments
 (0)