Compare commits

..

1 Commits

Author SHA1 Message Date
7bfcb0d522 finally like this?
Some checks failed
Build and docker image / Build (pull_request) Failing after 1m36s
2024-05-25 11:01:41 +02:00

View File

@ -10,9 +10,6 @@ jobs:
name: Build
runs-on: ubuntu-latest
steps:
- name: Map docker socket
run: ln -s /var/run/user/1000/docker.sock /var/run/docker.sock
- uses: https://gitea.com/actions/checkout@v4