Skip to content

Commit

Permalink
Remove mkdir call
Browse files Browse the repository at this point in the history
  • Loading branch information
caendesilva committed Jul 9, 2024
1 parent 02f6256 commit ae44b59
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -523,7 +523,6 @@ jobs:
run: |
cd master
for dir in media test-fixtures git; do
mkdir $dir
cp .build.php $dir/.build.php
cd $dir
php .build.php
Expand Down

0 comments on commit ae44b59

Please sign in to comment.