ci: Remove subprojects/.gitignore to preserve subprojects on PPA branch

This commit is contained in:
Matt Borgerson
2025-01-01 15:58:32 -07:00
committed by mborgerson
parent 8f478e017a
commit 02d35be303
+3
View File
@@ -443,6 +443,9 @@ jobs:
run: |
mkdir src
tar -C src -xf src.tar.gz
# Ensure subprojects are uploaded
rm src/subprojects/.gitignore
- name: Integrate Debian packaging
run: |
pushd src