watchdog-go: fix
This commit is contained in:
parent
27518e4914
commit
7bf8e56c28
|
@ -18,6 +18,8 @@ jobs:
|
|||
|
||||
build-docker-image:
|
||||
runs-on: ubuntu-latest
|
||||
container:
|
||||
image: catthehacker/ubuntu:act-latest
|
||||
defaults:
|
||||
run:
|
||||
working-directory: ./watchdog-go
|
||||
|
|
Loading…
Reference in New Issue