Skip to content

Commit

Permalink
don't need this
Browse files Browse the repository at this point in the history
  • Loading branch information
hynek committed Jul 24, 2023
1 parent e315774 commit 12afecb
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,8 @@ outputs:
runs:
using: composite
steps:
- uses: actions/setup-python@v4
id: python-baipp
with:
python-version: "3.x"
update-environment: false
cache: pip
- run: pwd; ls -a
shell: bash

- uses: pdm-project/setup-pdm@v3
with:
Expand Down

0 comments on commit 12afecb

Please sign in to comment.