Skip to content

Commit

Permalink
Update evf-stagingtest.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Raju00533 committed Sep 25, 2024
1 parent a3f1b27 commit 7dd2d6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/evf-stagingtest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
npm install --force
composer install
chmod +x ./bin/build-zip.sh
npm run build
npm run build --force
composer install --no-dev
mkdir everest-forms
rsync -rc --exclude-from="./.distignore" "./" "./everest-forms" --delete --delete-excluded
Expand Down

0 comments on commit 7dd2d6d

Please sign in to comment.