Update build-docker.yml

This commit is contained in:
Skillet 2023-02-03 15:18:14 -05:00 committed by GitHub
parent c2de851c86
commit 4c2c70017d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,9 +10,9 @@ jobs:
runs-on: self-hosted runs-on: self-hosted
steps: steps:
- name: Chown user
run: | - name: clean work directory
sudo chown -R $USER:$USER $GITHUB_WORKSPACE uses: AutoModality/action-clean@v1
- name: checkout repo - name: checkout repo
uses: actions/checkout@v3 uses: actions/checkout@v3