Skip to content

Commit f52f1c8

Browse files
committed
try this one more time
1 parent 8454e6f commit f52f1c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/c-cpp.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
run: make CFLAGS="-static"
2020
- name: make install
2121
run: DESTDIR=. PREFIX=/usr/ make install
22-
- name:
22+
- name: package
2323
run: tar czf aee-14.1.tar.gz ./usr/
2424
- name: make uninstall
2525
run: make uninstall

0 commit comments

Comments
 (0)