Add missing checkout action

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

View File

@ -216,6 +216,8 @@ jobs:
name: Install Nix using non-default source-url inputs
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
- name: Install with alternative source-url
uses: ./
with: