Skip to content

Commit

Permalink
Update main.yml to fix deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
Lucifersan authored Sep 22, 2024
1 parent 2a1bc32 commit 2750b0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:

steps:
- name: Download artifact
uses: actions/download-artifact@v2
uses: actions/download-artifact@v4
with:
name: production-files
path: ./build
Expand Down

0 comments on commit 2750b0f

Please sign in to comment.