Skip to content

Commit

Permalink
workflow fix 2
Browse files Browse the repository at this point in the history
  • Loading branch information
bkietz committed Oct 24, 2024
1 parent c42de69 commit 3b3bc88
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,11 +45,6 @@ jobs:
with:
version: 18

- uses: actions/setup-python@v5
with:
python-version: '3.12'
cache: 'pip' # caching pip dependencies

- name: Set reusable strings
# Turn repeated input strings (such as the build output directory) into step outputs. These step outputs can be used throughout the workflow file.
id: strings
Expand Down

0 comments on commit 3b3bc88

Please sign in to comment.