mirror of
https://github.com/exoticorn/microw8.git
synced 2026-06-27 21:39:38 +02:00
remove chown again
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user