Skip to content

Commit

Permalink
added docker step.
Browse files Browse the repository at this point in the history
  • Loading branch information
cristure committed Feb 28, 2024
1 parent 8c7bb58 commit 74fe335
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/build_local_tesnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,6 @@ jobs:
export TESTNETDIR=${GITHUB_WORKSPACE}/docker-testnet
./prepare.sh
- name: Docker
run: |
docker --version

0 comments on commit 74fe335

Please sign in to comment.