path parsing fixes
Some checks failed
Update Determinate Nix binary / update_lockfile (push) Failing after 15s

Signed-off-by: ahuston-0 <aliceghuston@gmail.com>
This commit is contained in:
ahuston-0 2025-05-26 13:25:34 -04:00
parent 2e7ec681d5
commit 187cc4fdc0
No known key found for this signature in database
GPG Key ID: 47940175096C1330

View File

@ -6,7 +6,7 @@ on:
- cron: "00 12 * * *"
push:
paths:
- '.github/workflows'
- '.github/workflows/*'
jobs:
update_lockfile:
runs-on: ubuntu-latest