diff --git a/.forgejo/workflows/test-build.yml b/.forgejo/workflows/test-build.yml index 6276e35..6cd2f33 100644 --- a/.forgejo/workflows/test-build.yml +++ b/.forgejo/workflows/test-build.yml @@ -44,7 +44,7 @@ jobs: - name: Install build dependencies run: | apt update -y - apt install -y libglib2.0-dev libzstd-dev pkg-config + apt install -y libglib2.0-dev libzstd-dev libssl-dev pkg-config - name: Check libostree version run: | diff --git a/todo.md b/todo.md new file mode 100644 index 0000000..18045e0 --- /dev/null +++ b/todo.md @@ -0,0 +1 @@ +Get ci/cd to build bootc package, and then assign the package in my user profile to the bootc-deb repo