Skip to content

Commit

Permalink
Update deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
pljakobs authored Dec 13, 2024
1 parent cb707b9 commit a00335b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
path: dist/spa/

- name: Upload fileList.h to GitHub
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: fileList.h
path: ./fileList.h
Expand Down

0 comments on commit a00335b

Please sign in to comment.