1
0
mirror of https://github.com/krateng/maloja.git synced 2023-08-10 21:12:55 +03:00

Added workflow for library package

This commit is contained in:
krateng
2021-12-24 07:15:59 +01:00
parent 5651626c39
commit f2dd5862e2
2 changed files with 37 additions and 1 deletions

View File

@@ -19,7 +19,7 @@ jobs:
python-version: '3.x'
- name: Install dependencies
run: pip install build doreah
run: pip install build
- name: Build package
run: python -m build