Skip to content

Commit

Permalink
Update main_raju-devops-intern.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Raju00533 authored Mar 19, 2024
1 parent 4237a39 commit 34f6d1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main_raju-devops-intern.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
npm run dev
- name: Zip artifact for deployment
run: zip release.zip ./* -r
run: zip -r release.zip .

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

0 comments on commit 34f6d1c

Please sign in to comment.