We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9bfbe67 commit e459f0eCopy full SHA for e459f0e
.github/workflows/check.yml
@@ -14,6 +14,8 @@ jobs:
14
uses: actions/checkout@v4
15
with:
16
fetch-depth: 0
17
+ - name: Set up direnv
18
+ uses: HatsuneMiku3939/direnv-action@v1
19
- name: Set up Nix
20
uses: cachix/install-nix-action@v30
21
0 commit comments