Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lbpage committed Nov 21, 2023
1 parent 02d7550 commit e398861
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,10 @@ jobs:
unset LD_LIBRARY_PATH
env
ldd $(which nix)
- name: Second get env
run: |
env &&
nix
- name: Set up AWS credentials
uses: aws-actions/configure-aws-credentials@v1
with:
Expand Down

0 comments on commit e398861

Please sign in to comment.