We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cb4c842 + 1681076 commit fcca649Copy full SHA for fcca649
1 file changed
.github/workflows/deploy.yml
@@ -17,9 +17,6 @@ jobs:
17
with:
18
submodules: recursive
19
20
- - name: Update submodules to latest remote
21
- run: git submodule update --remote --recursive
22
-
23
- uses: actions/setup-python@v5
24
25
python-version: '3.13'
0 commit comments