CI fixes with Ubuntu 24.04 #25
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user