Skip to content

Commit 42a0464

Browse files
authored
Update makefile.yml
1 parent fe4c560 commit 42a0464

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎.github/workflows/makefile.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@ jobs:
1717
uses: actions/checkout@main
1818

1919
- name: build FileEncryptGUI
20-
run: make start
20+
run: make compile
2121

2222

0 commit comments

Comments
 (0)