Skip to content

Commit

Permalink
Update frontend.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bmappi authored Aug 13, 2024
1 parent bb5c139 commit b7368fb
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/frontend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,10 +38,7 @@ jobs:
- args: [--global, gulp, prettier, typescript]
- name: Build
run: pnpm build
- name: Zip all
run: zip -r frontend.zip .
working-directory: dist


- name: Upload artifact
uses: actions/upload-artifact@v4
with:
Expand Down

0 comments on commit b7368fb

Please sign in to comment.