Skip to content

Commit

Permalink
Roll back the trial
Browse files Browse the repository at this point in the history
LimHyungTae authored Jan 29, 2025

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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
@@ -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

0 comments on commit 091e456

Please sign in to comment.