Unverified Commit 58f6c267 authored by kladko's avatar kladko

SKALE-2454-add-logs-to-enclave

parent 1fc29c13
......@@ -4,6 +4,8 @@ jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Check that /dev/urandom exists
run: ls /dev/urandom
- name: Login to docker
env:
GITHUB_TOKEN: ${{ secrets.DOCKER_SECRET }}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment