fix: action path
Some checks failed
Check / check (push) Failing after 0s

This commit is contained in:
2025-05-17 02:53:39 -04:00
parent d829c1efb2
commit 1062595d7f
4 changed files with 5 additions and 5 deletions

View File

@ -15,7 +15,7 @@ jobs:
contains(github.event.head_commit.message, 'bump:') == false &&
contains(github.event.head_commit.message, 'Merge pull request') == false
steps:
- uses: ../actions/init
- uses: ./.github/actions/init
- name: Check
run: nix flake check