Skip to content

Commit

Permalink
order?
Browse files Browse the repository at this point in the history
  • Loading branch information
hynek committed Jul 25, 2023
1 parent f9ea49d commit e0bb72f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,8 @@ runs:
- name: Create venv for tools
shell: bash
run: |
pdm info --env
pdm sync
pdm info --env
# Build SDist, then build wheel out of it.
# Set 'SOURCE_DATE_EPOCH' based on the last commit for build
Expand Down

0 comments on commit e0bb72f

Please sign in to comment.