mirror of
https://github.com/izzy2lost/xemu.git
synced 2026-07-06 00:20:22 -07:00
ci: Remove subprojects/.gitignore to preserve subprojects on PPA branch
This commit is contained in:
committed by
mborgerson
parent
8f478e017a
commit
02d35be303
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user