1
0
mirror of https://github.com/ihabunek/toot.git synced 2024-06-23 06:25:26 +00:00
This commit is contained in:
Ivan Habunek 2023-03-08 14:51:26 +01:00
parent 78e0a7de80
commit abb24ad5f2
No known key found for this signature in database
GPG Key ID: CDBD63C43A30BB95

View File

@ -19,6 +19,8 @@ jobs:
--health-retries 5
steps:
- name: Install deps
run: sudo apt-get install -y libidn11-dev
- uses: actions/checkout@v3
- uses: actions/setup-python@v4
with: