refac: pypi

This commit is contained in:
Timothy Jaeryang Baek 2025-05-19 14:35:51 +04:00
parent e6afa69f59
commit d2758c7fa2

View File

@ -17,6 +17,8 @@ jobs:
steps:
- name: Checkout repository
uses: actions/checkout@v4
- name: Install Git
run: sudo apt-get update && sudo apt-get install -y git
- uses: actions/setup-node@v4
with:
node-version: 22