mirror of
https://github.com/b4tman/sync_ics2gcal
synced 2025-09-09 19:47:30 +00:00
add docs
This commit is contained in:
2
.github/workflows/pythonpublish.yml
vendored
2
.github/workflows/pythonpublish.yml
vendored
@@ -18,7 +18,7 @@ jobs:
|
||||
- name: Install Poetry
|
||||
uses: snok/install-poetry@v1
|
||||
- name: Install deps
|
||||
run: poetry install
|
||||
run: poetry install --with dev
|
||||
- name: Build
|
||||
run: poetry build
|
||||
- name: Publish
|
||||
|
Reference in New Issue
Block a user