Skip to content
This repository has been archived by the owner on Nov 29, 2024. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
mohamadreza1388 committed Sep 7, 2024
2 parents b37b10f + 1e06133 commit df5000b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
# Create a random variable for unique clone directory
variable=cache$RANDOM
echo "Cloning repository to: clone-${variable}"
git clone https://github.com/SalamLang/Salam-Editor clone-${variable}
git clone https://github.com/SalamLang/Salam clone-${variable}
cd clone-${variable}
cd src
Expand Down

0 comments on commit df5000b

Please sign in to comment.