Add build module

This commit is contained in:
Dylan M. Taylor 2022-02-12 14:11:19 -05:00 committed by GitHub
parent af530b479c
commit 0683934187
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -21,7 +21,7 @@ jobs:
- name: Install dependencies
run: |
python -m pip install --upgrade pip
pip install setuptools wheel twine
pip install setuptools wheel build twine
- name: Build archinstall
run: |
python -m build