Skip to content

Commit

Permalink
Roll back the trial
Browse files Browse the repository at this point in the history
  • Loading branch information
LimHyungTae authored Jan 29, 2025
1 parent 04c26fe commit 091e456
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,6 @@ jobs:
steps:
- uses: actions/checkout@v3

- name: Check system information
run: |
uname -a
lscpu
gcc -v
clang -v
- name: Build sdist
run: pipx run build --sdist ${{github.workspace}}/python/
- name: Move sdist to dist
Expand Down

0 comments on commit 091e456

Please sign in to comment.