Skip to content

Commit

Permalink
update: ci
Browse files Browse the repository at this point in the history
  • Loading branch information
kostovster committed Jan 23, 2025
1 parent 794b49d commit 10e1432
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-prod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
aws-region: ${{ env.AWS_REGION }}

- name: Download src
uses: actions/download-artifact@v4
uses: actions/download-artifact@v3
with:
name: src
path: dist/
Expand Down

0 comments on commit 10e1432

Please sign in to comment.