Update main.yml

This commit is contained in:
2023-10-31 10:52:47 -04:00
committed by GitHub
parent af87f72693
commit 5cbd3fa926

View File

@@ -33,3 +33,8 @@ jobs:
# Echo the `uname` output parameter from the `runcmd` step
run: |
echo "The uname output was ${{ steps.runcmd.outputs.uname }}"
#apt-get update
#apt install -y docker.io
#docker ps
#docker run nixos/nix ls -la
ls -la