Skip to content

Commit

Permalink
download artifact v4
Browse files Browse the repository at this point in the history
download artifact v4
  • Loading branch information
romaniac01 committed Sep 13, 2024
1 parent 55c304c commit 5bb7add
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Download artifact
uses: actions/download-artifact@v1
uses: actions/download-artifact@v4
with:
name: dist
- name: Delete old files
Expand Down

0 comments on commit 5bb7add

Please sign in to comment.