ci: debug
Some checks failed
Explore-GitHub-Actions

This commit is contained in:
cătălin 2023-04-07 17:46:00 +02:00
commit c140dbc0db
Signed by: catalin
GPG key ID: 686088EF78EE4083

View file

@ -12,7 +12,7 @@ jobs:
- run: apt update -y
- run: apt upgrade -y
- run: apt install -y git make
- run: pip install --upgrade pip pipx
- run: pip install --upgrade pip pdm
- run: git clone https://git.roboces.dev/catalin/halig
- run: cd halig
- run: pdm install -G :all