mirror of
https://github.com/mborgerson/xemu.git
synced 2025-10-29 13:41:16 +00:00
ci: Remove subprojects/.gitignore to preserve subprojects on PPA branch
This commit is contained in:
parent
8f478e017a
commit
02d35be303
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user