and again

This commit is contained in:
2023-01-30 09:45:28 +01:00
parent ce3afb821f
commit 5dc3e281ce

View File

@@ -7,10 +7,10 @@ jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Change owner to root
run: chown -R root:root /github/workspace
- name: checkout
uses: actions/checkout@v3
- name: Change owner to root
run: chown -R root:root /github/workspace
- name: build_and_deploy
uses: shalzz/zola-deploy-action@v0.16.1
env: