Compare commits

..

3 Commits

Author SHA1 Message Date
49e27778bc
Don't exit 0 2024-02-27 19:53:16 +02:00
8473a0ec3a
Try without the ppa 2024-02-27 19:09:02 +02:00
59053b22cc
Try to add i2pd 2024-02-27 19:07:50 +02:00

View File

@ -3,7 +3,7 @@ on: [push]
jobs:
default:
runs-on: ubuntu-22.04
runs-on: ubuntu-latest
steps:
- name: Install dependencies
run: |