removed debug task

This commit is contained in:
2025-04-14 23:03:22 +02:00
parent 78036cafbd
commit 943378a1fd

View File

@ -52,10 +52,6 @@ jobs:
bash create-adguardhome.sh
cp output/adguardhome/lancache.conf /tmp/lancache.conf
- name: Cat /tmp/lancache.conf
run: |
cat /tmp/lancache.conf
- name: upload it on my repo
run: |
git config --global user.name "Gitea Actions"