CI fixes with Ubuntu 24.04 #25
@@ -12,10 +12,8 @@ inputs:
|
|||||||
runs:
|
runs:
|
||||||
using: "composite"
|
using: "composite"
|
||||||
steps:
|
steps:
|
||||||
- name: Set PATH
|
|
||||||
run: export PATH=$PATH:~/.local/bin
|
|
||||||
- run: echo "gitea $GITEA_PATH"
|
- run: echo "gitea $GITEA_PATH"
|
||||||
- run: echo "github $GITHUB_PATH"
|
- run: printenv
|
||||||
- name: Test
|
- name: Test
|
||||||
run: echo $PATH
|
run: echo $PATH
|
||||||
- name: Install poetry
|
- name: Install poetry
|
||||||
|
|||||||
Reference in New Issue
Block a user