Skip to content

Commit

Permalink
install direnv
Browse files Browse the repository at this point in the history
  • Loading branch information
girazoki committed Nov 5, 2024
1 parent 16ababf commit 603e367
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/e2e-test-bridge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,10 @@ jobs:
id: check_jq
run: |
jq --version
- name: use direnv
uses: HatsuneMiku3939/direnv-action@v1
with:
direnvVersion: 2.32.1
- name: Check direnv
id: check_direnv
run: |
Expand Down

0 comments on commit 603e367

Please sign in to comment.