Commit 5573a13b authored by Yamada Hiroyuki's avatar Yamada Hiroyuki
Browse files

Fix sdist build command

parent 28e76640
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -57,7 +57,7 @@ jobs:
          cache-dependency-glob: |
            **/pyproject.toml
            **/setup.py
      - run: uvx build --sdist
      - run: uv run --with build python -m build --sdist
      - uses: actions/upload-artifact@v4
        with:
          name: dist-sdist