Skip to content

Commit bb56b7a

Browse files
committed
Fix typo in workflow
1 parent bcdfe3d commit bb56b7a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/latest_build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ jobs:
115115
runs-on: macos-latest
116116
steps:
117117
- uses: actions/checkout@v2
118-
- name: Build Windows
118+
- name: Build MacOS version
119119
uses: ilesinge/FyneBuildActions/macos@v1
120120
- name: Install create-dmg
121121
run: npm install --global create-dmg

0 commit comments

Comments
 (0)