Fix name of workflow

This commit is contained in:
Luc Perkins 2024-05-16 21:07:06 -03:00
parent 86a97d5eb6
commit 74f4d10531
No known key found for this signature in database
GPG key ID: 16DB1108FB591835

View file

@ -212,8 +212,8 @@ jobs:
duration: 5m
authorized-users: grahamc
install-with-non-default-source-url:
name: Install Nix using non-default source-url inputs
install-with-non-default-source-inputs:
name: Install Nix using non-default source-* inputs
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4