debuggering

This commit is contained in:
Erica Marigold 2023-08-01 11:43:34 +05:30 committed by GitHub
parent 7c8281af93
commit bd512f5de8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -13,7 +13,7 @@ jobs:
- name: Copy AUR PKGBUILDs into testing dir - name: Copy AUR PKGBUILDs into testing dir
run: cp -r package/aur/lune-bin/ package/aur/lune-git/ package/aur/lune/ test/aur/ run: cp -r package/aur/lune-bin/ package/aur/lune-git/ package/aur/lune/ test/aur/
- run: ls /test/aur - run: ls test/aur
- name: Setup docker CLI - name: Setup docker CLI
uses: actions-hub/docker/cli@master uses: actions-hub/docker/cli@master