Skip to content

Commit e277ee1

Browse files
committed
omg
1 parent 3427d2c commit e277ee1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ jobs:
105105
uses: ./.github/actions/5a-ios
106106
with:
107107
arch: ${{ matrix.arch }}
108-
- name: 'Linux: Cross-compile emscripten druntime+phobos
108+
- name: 'Linux: Cross-compile emscripten druntime+phobos'
109109
if: runner.os == 'Linux'
110110
uses: ./.github/actions/5a-emscripten
111111
with:

0 commit comments

Comments
 (0)