Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
devhau authored Apr 2, 2024
1 parent f9b0c91 commit 51491fc
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,12 +26,6 @@ jobs:
- name: Copy release_gitignore to .gitignore
run: |
cp release_gitignore .gitignore
- name: npm install
run: |
npm i
- name: npm run prod
run: |
npm run prod
- name: composer install
run: |
rm -fR .github
Expand Down

0 comments on commit 51491fc

Please sign in to comment.