Try to fix the build process, missing docker executable.
Build and Publish Docker Container / build (push) Successful in 8m2s

This commit is contained in:
2023-09-05 18:11:54 +01:00
parent bd9bd998a4
commit f7c48b6924
+2
View File
@@ -8,6 +8,8 @@ on:
jobs:
build:
runs-on: ubuntu-latest
container:
image: catthehacker/ubuntu:act-latest
steps:
- name: Checkout code