Skip to content

Commit

Permalink
Pin main branch.
Browse files Browse the repository at this point in the history
Not sure this works ...

Signed-off-by: Kurt Garloff <kurt@garloff.de>
  • Loading branch information
garloff authored Apr 12, 2023
1 parent 373de99 commit 04245e4
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
pip install yaml2ics==main
pip install pyyaml
- name: Run communitycall.py
run: |
Expand Down

0 comments on commit 04245e4

Please sign in to comment.