CI: Normalize file permissions (#29584)

* normalize file permissions

* comment

* add comment

* remove that

* shell

* should be on the top
This commit is contained in:
Justin Newberry
2023-08-23 23:50:51 -07:00
committed by GitHub
parent 4ea7833060
commit da7504e1e7
2 changed files with 10 additions and 2 deletions
+3 -2
View File
@@ -192,8 +192,9 @@ jobs:
- uses: actions/checkout@v3
with:
submodules: true
- name: Build Docker image
run: eval "$BUILD"
- uses: ./.github/workflows/setup
with:
git-lfs: false
- name: Push to container registry
run: |
$DOCKER_LOGIN