Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Batsirai-muchareva authored Aug 20, 2024
1 parent a76061d commit 61cc85a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,9 +20,10 @@ jobs:
mkdir ../elementor
touch ../elementor/elementor.php
- name: Go to the created folder
- name: Go to the created folder & check we ar in that directory
run: |
cd ../elementor
ls -al
# Now we are in the elementor folder in this step lets
# check if we are still in that folder in the next step
Expand Down

0 comments on commit 61cc85a

Please sign in to comment.