Skip to content

Commit

Permalink
Use the freshly released yaml2ics==0.2.
Browse files Browse the repository at this point in the history
Signed-off-by: Kurt Garloff <kurt@garloff.de>
  • Loading branch information
garloff committed Apr 14, 2023
1 parent a67c693 commit e7c00f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/yaml2ics.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
run: |
python -m pip install --upgrade pip
pip install ics==0.8.0.dev0
pip install yaml2ics==main
pip install yaml2ics==0.2
pip install pyyaml
- name: Run communitycall.py
run: |
Expand Down

0 comments on commit e7c00f2

Please sign in to comment.