mirror of
https://github.com/mborgerson/xemu.git
synced 2025-12-01 16:10:01 +00:00
ci: Remove all subproject .gitignores for PPA upload
This commit is contained in:
committed by
mborgerson
parent
1fa242bd00
commit
1343d5873f
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -471,7 +471,7 @@ jobs:
|
||||
tar -C src -xf src.tar.gz
|
||||
|
||||
# Ensure subprojects are uploaded
|
||||
rm src/subprojects/.gitignore
|
||||
find src/subprojects -name "*.gitignore" -exec rm {} \;
|
||||
- name: Integrate Debian packaging
|
||||
run: |
|
||||
pushd src
|
||||
|
||||
Reference in New Issue
Block a user