Skip to content

Commit

Permalink
Update evf-stagingtest.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Raju00533 authored Sep 25, 2024
1 parent af1072b commit a3f1b27
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:core
npm run build
composer install --no-dev
mkdir everest-forms
rsync -rc --exclude-from="./.distignore" "./" "./everest-forms" --delete --delete-excluded
Expand Down

0 comments on commit a3f1b27

Please sign in to comment.