File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1414 outputs :
1515 win_reportable : ${{ steps.reportable.outputs.win }}
1616 mac_reportable : ${{ steps.reportable.outputs.mac }}
17- mac_l10n_reportable : ${{ steps.reportable.outputs.mac_l10n }}
18- win_l10n_reportable : ${{ steps.reportable.outputs.win_l10n }}
19- linux_l10n_reportable : ${{ steps.reportable.outputs.linux_l10n }}
17+ mac_l10n_reportable : ${{ steps.l10n- reportable.outputs.mac_l10n }}
18+ win_l10n_reportable : ${{ steps.l10n- reportable.outputs.win_l10n }}
19+ linux_l10n_reportable : ${{ steps.l10n- reportable.outputs.linux_l10n }}
2020 steps :
2121 - name : Checkout repository
2222 uses : actions/checkout@v4
8383 uses : ./.github/workflows/l10n.yml
8484 with :
8585 job_to_run : L10N-Linux
86- secrets : inherit
86+ secrets : inherit
You can’t perform that action at this time.
0 commit comments