Skip to content

Commit be1f29e

Browse files
lilyLuLiuanjannath
authored andcommitted
[QE]fix permission issue of provision windows with mapt
1 parent 358eec0 commit be1f29e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/windows-qe-tpl.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,7 @@ jobs:
9090
9191
- name: Create Windows instance
9292
run: |
93+
sudo chmod -R 777 $GITHUB_WORKSPACE
9394
# Create instance
9495
podman run -d --name windows-create --rm \
9596
-v ${PWD}:/workspace:z \

0 commit comments

Comments
 (0)