mirror of
https://github.com/DeterminateSystems/nix-installer-action.git
synced 2024-11-23 04:08:52 +03:00
Add missing checkout action
This commit is contained in:
parent
86e8caa071
commit
86a97d5eb6
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -216,6 +216,8 @@ jobs:
|
|||||||
name: Install Nix using non-default source-url inputs
|
name: Install Nix using non-default source-url inputs
|
||||||
runs-on: ubuntu-22.04
|
runs-on: ubuntu-22.04
|
||||||
steps:
|
steps:
|
||||||
|
- uses: actions/checkout@v4
|
||||||
|
|
||||||
- name: Install with alternative source-url
|
- name: Install with alternative source-url
|
||||||
uses: ./
|
uses: ./
|
||||||
with:
|
with:
|
||||||
|
Loading…
Reference in New Issue
Block a user