ci: try fix crash
Some checks failed
Nix / lint (push) Failing after 1s
Plex Update / update (push) Successful in 10s
Lint / lint (push) Successful in 2s

This commit is contained in:
Vivian 2023-06-07 14:47:37 +02:00
parent 4329dce82c
commit 24b0e94a23

View file

@ -1,4 +1,4 @@
name: Testing
name: Nix
on: [push]
@ -7,6 +7,7 @@ jobs:
runs-on: docker
container:
image: nixos/nix:2.16.1
entrypoint: /usr/bin/env sleep
steps:
- uses: actions/checkout@v3
- run: ls -l