.forgejo workflow: yaml syntax for multiline actions [WIP]
Some checks failed
CI / smoke-test (push) Failing after 24s

This commit is contained in:
Roland Conybeare 2026-05-23 17:51:21 -04:00
commit a021189b32

View file

@ -8,7 +8,7 @@ jobs:
runs-on: host
steps:
- name: Setup PATH
run:
run: |
echo "/nix/var/nix/profiles/default/bin" >> $GITHUB_PATH
echo "/var/lib/forgejo-runner/.nix-profile/bin" >> $GITHUB_PATH