diff --git a/.forgejo/workflows/action.yml b/.forgejo/workflows/action.yml index 8685695..4842b5c 100644 --- a/.forgejo/workflows/action.yml +++ b/.forgejo/workflows/action.yml @@ -20,4 +20,4 @@ jobs: - run: node -v - run: nix --version - - run: nix --extra-experimental-features "nix-command flakes pipe-operator" flake check \ No newline at end of file + - run: nix --extra-experimental-features "nix-command flakes pipe-operators" flake check \ No newline at end of file