fix: invalid clone path

This commit is contained in:
Lucaskyy 2022-06-15 18:07:04 +02:00
parent 2910c576be
commit cce76972b6
No known key found for this signature in database
GPG Key ID: 1530BFF96D1EEB89
2 changed files with 2 additions and 0 deletions

View File

@ -29,6 +29,7 @@ jobs:
uses: actions/checkout@v3
with:
repository: termux/termux-packages
path: termux-packages
- name: Add aapt2 patches
run: cp *.patch termux-packages/packages/aapt

1
.gitignore vendored Normal file
View File

@ -0,0 +1 @@
.vscode/settings.json