Update README.md
This commit is contained in:
parent
542f80cdc6
commit
d6d5da518d
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@ jobs:
|
|||
- name: Setup python
|
||||
uses: actions/setup-python@v2
|
||||
with:
|
||||
python: ${{ matrix.python }}
|
||||
python-version: ${{ matrix.python }}
|
||||
architecture: x64
|
||||
- run: python my_script.py
|
||||
```
|
||||
|
|
Loading…
Add table
Reference in a new issue