Skip to content

Commit

Permalink
Update uploadFile.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
madhavbk authored Aug 13, 2024
1 parent a3f79cb commit d090bd8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/uploadFile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
pwd
ls -lRa /mnt/docker/files/${{ github.event.inputs.folderName }}/
echo "The path in which git initialization executing: "
sudo chown runner:docker files
sudo chown -R runner:docker files
ls -lRa
git init
git config --global user.email "madhavaraoku@hcl.com"
Expand Down

0 comments on commit d090bd8

Please sign in to comment.