mirror of
https://github.com/cachix/install-nix-action.git
synced 2025-05-06 17:13:12 +00:00
fix badge
This commit is contained in:
parent
90e4945c77
commit
a1c201633d
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
|
@ -1,4 +1,4 @@
|
||||||
name: "Test nix-action"
|
name: "nix-action test"
|
||||||
on:
|
on:
|
||||||
pull_request:
|
pull_request:
|
||||||
push:
|
push:
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# nix-action
|
# nix-action
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
Installs [Nix](https://nixos.org/nix/) in platform agnostic way (supports: Linux/macOS).
|
Installs [Nix](https://nixos.org/nix/) in platform agnostic way (supports: Linux/macOS).
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue