This commit is contained in:
lockbitchat
2025-10-15 04:51:48 -04:00
parent fce18d27a5
commit 93e4b7ad19

View File

@@ -13,7 +13,7 @@ jobs:
- name: Checkout code
uses: actions/checkout@v3
with:
fetch-depth: 0
fetch-depth: 0 #test
- name: Set up SSH
run: |