.forgejo workflow: more debug [WIP]
Some checks failed
CI / smoke-test (push) Failing after 23s

This commit is contained in:
Roland Conybeare 2026-05-23 18:08:05 -04:00
commit 2c8696f42b

View file

@ -7,6 +7,11 @@ jobs:
smoke-test:
runs-on: host
steps:
- name: debug env
run:
env | sort
- name: Setup PATH
run: |
echo "/nix/var/nix/profiles/default/bin" >> $GITHUB_PATH