CI fixes with Ubuntu 24.04 #25

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

View File

@@ -12,10 +12,8 @@ inputs:
runs:
using: "composite"
steps:
- name: Set PATH
run: export PATH=$PATH:~/.local/bin
- run: echo "gitea $GITEA_PATH"
- run: echo "github $GITHUB_PATH"
- run: printenv
- name: Test
run: echo $PATH
- name: Install poetry