mirror of
https://github.com/DeterminateSystems/nix-installer-action.git
synced 2024-12-23 13:32:06 +01:00
Fix name of workflow
This commit is contained in:
parent
86a97d5eb6
commit
74f4d10531
1 changed files with 2 additions and 2 deletions
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
|
@ -212,8 +212,8 @@ jobs:
|
||||||
duration: 5m
|
duration: 5m
|
||||||
authorized-users: grahamc
|
authorized-users: grahamc
|
||||||
|
|
||||||
install-with-non-default-source-url:
|
install-with-non-default-source-inputs:
|
||||||
name: Install Nix using non-default source-url inputs
|
name: Install Nix using non-default source-* inputs
|
||||||
runs-on: ubuntu-22.04
|
runs-on: ubuntu-22.04
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
|
|
Loading…
Reference in a new issue