fix main.yml

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

View File

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