fix main.yml

This commit is contained in:
2023-01-30 09:37:12 +01:00
parent f861c262a1
commit 9109722409

View File

@@ -7,7 +7,6 @@ jobs:
build:
runs-on: ubuntu-latest
steps:
steps:
- name: Change Owner of Container Working Directory
run: chown root:root .
- name: checkout