Skip to content

Commit

Permalink
wip: nixify
Browse files Browse the repository at this point in the history
  • Loading branch information
pshirshov committed Oct 30, 2024
1 parent a303d51 commit dcf4860
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,6 @@ jobs:
docker rm $(docker ps -aq) || true
docker run -v "$(pwd):/test:z" --rm --entrypoint=/bin/bash -t ubuntu -c "ls -la /test"
# mkdir "$HOME/test"
# touch "$HOME/test/xxx"
# ls -la "$HOME/test/"
# build-jvm:
# runs-on: ubuntu-latest
Expand Down

0 comments on commit dcf4860

Please sign in to comment.