mirror of
https://github.com/sstent/NixOS_ARM_SDImages.git
synced 2026-01-26 15:12:10 +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
|
# Echo the `uname` output parameter from the `runcmd` step
|
||||||
run: |
|
run: |
|
||||||
echo "The uname output was ${{ steps.runcmd.outputs.uname }}"
|
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