Skip to content

Commit

Permalink
add log about finishing nix build
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreyMlashkin committed Jul 19, 2024
1 parent eb86438 commit b1f6ebf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/nix_build_linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ jobs:
- name: Build zkLLVM, run local tests, prepare for integration testing
run: |
nix build -L .?submodules=1#checks.x86_64-linux.debug-tests
echo "nix build finished"
ls
ls -al result/
ls -al result/artifacts/
Expand Down

0 comments on commit b1f6ebf

Please sign in to comment.