ci: add PATH
Some checks failed
Flake checks / Check (pull_request) Failing after 1s

This commit is contained in:
teutat3s 2024-05-29 18:07:50 +02:00
parent 2dd049ea77
commit ac2955fd00
Signed by: teutat3s
GPG key ID: 4FA1D3FA524F22C1

View file

@ -1,5 +1,7 @@
name: Flake checks
on: [pull_request]
env:
PATH: /run/current-system/sw/bin
jobs:
Check: