Skip to content

Commit

Permalink
fix ci
Browse files Browse the repository at this point in the history
  • Loading branch information
riccardoperra committed Nov 10, 2024
1 parent 71f677f commit f073a21
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@ jobs:
- name: Upload build artifact
uses: actions/upload-artifact@v4
with:
path: |
packages/app/.output
path: packages/app/.output
include-hidden-files: true
retention-days: 1

deploy:
Expand Down

0 comments on commit f073a21

Please sign in to comment.