Skip to content

Commit

Permalink
github: add on target to build-distribution action
Browse files Browse the repository at this point in the history
  • Loading branch information
enku committed Feb 10, 2024
1 parent 54ce61b commit 964a18d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-distribution.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
name: Build distribution
on: [push]
jobs:
build_sdist_and_wheel:
name: Build distribution
Expand Down

0 comments on commit 964a18d

Please sign in to comment.