Skip to content

Commit

Permalink
Update main_domshyraweb.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
domshyra committed Apr 3, 2023
1 parent 15aa0e4 commit d53f1aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main_domshyraweb.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
npm run build --if-present
- name: Zip artifact for deployment
run: zip -r release.zip ./build/**
run: zip -r release.zip ./build/*

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

0 comments on commit d53f1aa

Please sign in to comment.