mirror of
https://github.com/sstent/NixOS_ARM_SDImages.git
synced 2025-12-06 06:01:42 +00:00
Update main.yml
This commit is contained in:
5
.github/workflows/main.yml
vendored
5
.github/workflows/main.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user