Compare commits

..

1 commit

Author SHA1 Message Date
Bart van der Braak
4b225b6e61 Setup python and make
Some checks failed
Run checks / checks (pull_request) Failing after 6s
2024-11-19 20:46:05 +01:00
2 changed files with 1 additions and 2 deletions

View file

@ -6,8 +6,7 @@ on:
jobs:
checks:
runs-on: docker
container:
image: ghcr.io/catthehacker/ubuntu:act-22.04
container.image: ghcr.io/catthehacker/ubuntu:act-22.04
env:
DIRECTORY: config
steps:

View file