mirror of
https://github.com/CompeyDev/lune-packaging.git
synced 2025-01-07 11:29:10 +00:00
chore: remove debug statements - 2
This commit is contained in:
parent
67f54bbec5
commit
fdff382a6c
1 changed files with 0 additions and 2 deletions
2
.github/workflows/aur_test.yaml
vendored
2
.github/workflows/aur_test.yaml
vendored
|
@ -12,8 +12,6 @@ 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
|
||||
|
||||
- name: Setup docker CLI
|
||||
uses: actions-hub/docker/cli@master
|
||||
|
|
Loading…
Reference in a new issue