fix: register new github public remote for selfbot submodule and update workflow to checkout recursively
This commit is contained in:
@@ -12,6 +12,8 @@ jobs:
|
||||
steps:
|
||||
- name: Checkout Repository
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
submodules: recursive
|
||||
|
||||
- name: Deploy to VPS
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user