Skip to content

Commit b7e6d02

Browse files
committed
Change job name
1 parent b5537df commit b7e6d02

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
@@ -1,7 +1,7 @@
11
name: Build EXE
22
on: push
33
jobs:
4-
build_dll:
4+
build_exe:
55
runs-on: windows-latest
66
steps:
77
- name: Checkout

0 commit comments

Comments
 (0)