Skip to content

Commit

Permalink
Add missing checkout action
Browse files Browse the repository at this point in the history
  • Loading branch information
lucperkins committed May 17, 2024
1 parent 86e8caa commit 86a97d5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 86a97d5

Please sign in to comment.