Skip to content

Commit 5c67f6c

Browse files
committed
use python from venv
1 parent f8c0cbc commit 5c67f6c

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/update-plugin-docs.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,6 @@ jobs:
2020
with:
2121
token: ${{ secrets.GITHUB_TOKEN }}
2222

23-
- name: Set up Python
24-
uses: actions/setup-python@v5
25-
with:
26-
python-version: '3.10'
27-
2823
- name: Install dependencies
2924
run: ./dev-setup.sh
3025

0 commit comments

Comments
 (0)