remove chown again

This commit is contained in:
2023-01-30 09:38:57 +01:00
parent 9109722409
commit 2652a351ad

View File

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