Skip to content

Commit

Permalink
Update main_rajuapp-devops.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Raju00533 authored Mar 19, 2024
1 parent 8625ea3 commit 84480de
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/main_rajuapp-devops.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,7 @@ jobs:
- name: Zip artifact for deployment
run: |
cd dist/
zip release.zip ./* -r
run: zip release.zip ./dist/* -r

- name: Upload artifact for deployment job
uses: actions/upload-artifact@v3
Expand Down

0 comments on commit 84480de

Please sign in to comment.