Skip to content

Commit

Permalink
try this one more time
Browse files Browse the repository at this point in the history
  • Loading branch information
anoraktrend committed Jul 14, 2024
1 parent 8454e6f commit f52f1c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/c-cpp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
run: make CFLAGS="-static"
- name: make install
run: DESTDIR=. PREFIX=/usr/ make install
- name:
- name: package
run: tar czf aee-14.1.tar.gz ./usr/
- name: make uninstall
run: make uninstall
Expand Down

0 comments on commit f52f1c8

Please sign in to comment.