Skip to content

Commit

Permalink
Fixed typo in build action
Browse files Browse the repository at this point in the history
  • Loading branch information
JulianTrommer committed Nov 5, 2024
1 parent fbbfc17 commit a4de11c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ jobs:
uses: actions/upload-artifact@v4
with:
name: artifact
path: ./artifact/.artifact.json
path: ./artifact/artifact.json
retention-days: 1

- name: Clean up PR cache
Expand Down

0 comments on commit a4de11c

Please sign in to comment.