Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
pshirshov committed Oct 30, 2024
1 parent b1e71f1 commit 072c8ee
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,10 +26,13 @@ jobs:
steps:
- uses: 7mind/github-env@minimal
- run: |
set -x
set -e
env
id -u
whoami
groups
ls -la /
docker run hello-world
# build-jvm:
Expand Down

0 comments on commit 072c8ee

Please sign in to comment.