Skip to content

Commit

Permalink
👷 fix macos actions
Browse files Browse the repository at this point in the history
  • Loading branch information
yanyongyu authored May 7, 2024
1 parent 4357485 commit 3379d35
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/actions/setup-python/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ runs:
- uses: actions/setup-python@v5
with:
python-version: ${{ inputs.python-version }}
architecture: "x64"
cache: "poetry"
cache-dependency-path: |
./poetry.lock
Expand Down

0 comments on commit 3379d35

Please sign in to comment.