mirror of
https://github.com/CompeyDev/lune-packaging.git
synced 2025-01-09 04:09:09 +00:00
debuggering
This commit is contained in:
parent
7c8281af93
commit
bd512f5de8
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test.yaml
vendored
2
.github/workflows/test.yaml
vendored
|
@ -13,7 +13,7 @@ jobs:
|
|||
- name: Copy AUR PKGBUILDs into testing dir
|
||||
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
|
||||
uses: actions-hub/docker/cli@master
|
||||
|
|
Loading…
Reference in a new issue