specific container
All checks were successful
Lint / lint (push) Successful in 2s
Plex Update / update (push) Successful in 20s
Nix / lint (push) Successful in 1m11s

This commit is contained in:
Vivian 2023-06-07 15:16:29 +02:00
parent 4436e7eded
commit a372558665

View file

@ -5,6 +5,8 @@ on: [push]
jobs:
lint:
runs-on: docker
container:
image: ghcr.io/catthehacker/ubuntu:js-20.04
steps:
- uses: actions/checkout@v3
- uses: https://github.com/cachix/install-nix-action@v20