Skip to content

Commit

Permalink
WIP: change preview artifact name
Browse files Browse the repository at this point in the history
  • Loading branch information
maxrake committed Oct 7, 2024
1 parent 6979977 commit c4dde67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ jobs:
if: always()
uses: actions/upload-artifact@50769540e7f4bd5e21e526ee35c689e35e0d6874 # v4.4.0
with:
name: phylum-ci.exe
name: phylum-ci
path: ./build/cli.dist/
if-no-files-found: error

Expand Down

0 comments on commit c4dde67

Please sign in to comment.