test
This commit is contained in:
parent
357c88a599
commit
569154d0ff
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
|
@ -6,7 +6,7 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
container: docker.io/jcollie/nixos-runner:latest
|
||||
steps:
|
||||
- run: ls -laR /__e
|
||||
- run: ldd /__e/node16/bin/node
|
||||
# - uses: actions/checkout@v3.5.2
|
||||
# - run: nix -L build .#nixos-runner
|
||||
# - run: nix run .#push-container -- result --registry ghcr.io --repository jcollie/nixos-runner
|
||||
|
|
Loading…
Reference in a new issue