forked from lix-project/lix-installer
Update action section in readme with tag (#189)
This commit is contained in:
parent
797ceb86a9
commit
9b27fe35a5
|
@ -144,7 +144,7 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
- name: Install Nix
|
- name: Install Nix
|
||||||
uses: DeterminateSystems/nix-installer-action
|
uses: DeterminateSystems/nix-installer-action@main
|
||||||
with:
|
with:
|
||||||
# Allow the installed Nix to make authenticated Github requests.
|
# Allow the installed Nix to make authenticated Github requests.
|
||||||
# If you skip this, you will likely get rate limited.
|
# If you skip this, you will likely get rate limited.
|
||||||
|
|
Loading…
Reference in a new issue