mirror of
https://github.com/DeterminateSystems/nix-installer-action.git
synced 2024-11-22 19:59:30 +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
|
||||
runs-on: ubuntu-22.04
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
- name: Install with alternative source-url
|
||||
uses: ./
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user