There was an error while loading. Please reload this page.
1 parent fe4c560 commit 42a0464Copy full SHA for 42a0464
.github/workflows/makefile.yml
@@ -17,6 +17,6 @@ jobs:
17
uses: actions/checkout@main
18
19
- name: build FileEncryptGUI
20
- run: make start
+ run: make compile
21
22
0 commit comments