Fix typo (no error when yml file not good ?)
This commit is contained in:
parent
42e336853d
commit
ec5ca34494
1 changed files with 2 additions and 1 deletions
|
@ -2,6 +2,7 @@
|
|||
on: push
|
||||
jobs:
|
||||
runs-on: docker
|
||||
container:
|
||||
image: nixos/nix:2.24.9
|
||||
steps:
|
||||
- run: |
|
||||
|
|
Loading…
Reference in a new issue