Skip to content

Commit

Permalink
test-deploy v.44
Browse files Browse the repository at this point in the history
  • Loading branch information
yarobash committed Nov 24, 2024
1 parent 2e2931f commit 214c4ad
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/test-deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,10 @@ jobs:
uses: actions/download-artifact@v4
with:
name: production-build
- name: List folder
run: |
ls
ls dist
- name: Prepare folders on production server
uses: appleboy/[email protected]
with:
Expand Down

0 comments on commit 214c4ad

Please sign in to comment.