CI fixes with Ubuntu 24.04 #25

Closed
mxmehl wants to merge 13 commits from ci-fixes into main
Showing only changes of commit b5d635d92e - Show all commits

View File

@@ -12,10 +12,12 @@ inputs:
runs:
using: "composite"
steps:
- run: echo "gitea $GITEA_PATH"
- run: printenv
- run: echo /root/.local/bin >> $GITHUB_PATH
- run: echo /root/.local/bin >> $PATH
- name: Test
run: echo $PATH
- run: exit 1
- name: Install poetry
run: pipx install poetry
- name: Install poetry package