Compare commits

..

1 commit

Author SHA1 Message Date
Bart van der Braak
18e653fd2e Setup python and make
All checks were successful
Run checks / checks (pull_request) Successful in 1m27s
2024-11-19 20:50:26 +01:00
2 changed files with 2 additions and 1 deletions

View file

@ -6,7 +6,8 @@ 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:

0
Dockerfile Normal file
View file