Add prereq script to package build. (#32)

Reviewed-on: https://gitea.subcultureofone.org/greg/tkr/pulls/32
Co-authored-by: Greg Sarjeant <greg@subcultureofone.org>
Co-committed-by: Greg Sarjeant <greg@subcultureofone.org>
This commit is contained in:
Greg Sarjeant 2025-07-28 01:45:39 +00:00 committed by greg
parent 681f64c527
commit 659808f724

View File

@ -18,7 +18,7 @@ jobs:
--exclude='storage/ticks' \
--exclude='storage/upload' \
-czvf tkr.${{ gitea.ref_name }}.tgz \
config public src storage templates
check-prerequisites.php config public src storage templates
- name: Push to Generic gitea registry
run: |
curl \