Skip to content

Commit

Permalink
style(actions): Remove blank line
Browse files Browse the repository at this point in the history
  • Loading branch information
bristermitten committed Jun 1, 2024
1 parent 27dc8ea commit 9b61673
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ jobs:
cd /opt
find . -maxdepth 1 -mindepth 1 '!' -path ./containerd '!' -path ./actionarchivecache '!' -path ./runner '!' -path ./runner-cache -exec rm -rf '{}' ';'
- uses: DeterminateSystems/nix-installer-action@main
name: Install Nix
with:
Expand Down

0 comments on commit 9b61673

Please sign in to comment.