Skip to content

Commit

Permalink
fix: πŸ› actions/setup-python
Browse files Browse the repository at this point in the history
  • Loading branch information
noshita committed Jun 9, 2024
1 parent 1966103 commit d06a63e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ jobs:
uses: actions/setup-python@v5
with:
python-version: ${{ matrix.python-version }}
architecture: x64
- name: Install dependencies
run: |
python -m pip install --upgrade pip
Expand Down

0 comments on commit d06a63e

Please sign in to comment.