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 e923c41 commit fc7fa98
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,13 +28,8 @@ jobs:
- run: |
set -x
set -e
env
id -u
whoami
groups
#ls -la /
ls -la /tmp
ls -la /run
pwd
ls -la
docker ps -a
docker run hello-world
Expand Down

0 comments on commit fc7fa98

Please sign in to comment.