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:
|
||||
- uses: actions/checkout@v3
|
||||
- name: Install Nix
|
||||
uses: DeterminateSystems/nix-installer-action
|
||||
uses: DeterminateSystems/nix-installer-action@main
|
||||
with:
|
||||
# Allow the installed Nix to make authenticated Github requests.
|
||||
# If you skip this, you will likely get rate limited.
|
||||
|
|
Loading…
Reference in a new issue