Skip to content

Commit ee42716

Browse files
committed
update yml 2
1 parent 34d3acf commit ee42716

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
eval "$(ssh-agent -s)"
4343
ssh-add ~/.ssh/ssh-praktikan94
4444
echo "Cek folder project";
45-
[ -d "${HOME}/senpro/499337/modul02/senpro-github-action/" ] && {
45+
[ -d "C:/Users/Emir Abe Putra A/senpro-github-action" ] && {
4646
echo "Repository belum di-clone. Cloning...";
4747
mkdir -p ~/senpro/499337/modul02;
4848
cd ~/senpro/499337/modul02;

0 commit comments

Comments
 (0)