comitting changes

This commit is contained in:
Silen Naihin
2023-08-01 20:49:20 +01:00
parent 0fec6a90bc
commit 3992f0865b
6 changed files with 4 additions and 0 deletions

View File

@@ -263,6 +263,7 @@ jobs:
ref: ${{ github.event.pull_request.head.ref }}
repository: ${{ github.event.pull_request.head.repo.full_name }}
submodules: true
token: ${{ env.GH_TOKEN }}
- name: Set up Python
uses: actions/setup-python@v2