Skip to content

Commit

Permalink
fix: PAN-1882 remove python setup step (#12)
Browse files Browse the repository at this point in the history
  • Loading branch information
jpantos authored May 29, 2024
1 parent c66365a commit 4b5570f
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -230,12 +230,6 @@ jobs:
disable-sudo: true
egress-policy: audit
- uses: actions/checkout@v4

- name: Set up Python
uses: actions/setup-python@v5
with:
python-version: 3.8
cache: 'pip'

- uses: actions/download-artifact@v4
with:
Expand Down

0 comments on commit 4b5570f

Please sign in to comment.