Skip to content

Commit

Permalink
Fixed another path
Browse files Browse the repository at this point in the history
  • Loading branch information
HunterBarclay committed Mar 19, 2024
1 parent 39de2f5 commit 08241ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/FissionPackage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,4 @@ jobs:
id: upload-artifact
with:
name: "${{ steps.info.outputs.name }}@${{ steps.info.outputs.version }} [$(date +'%Y-%m-%dT%H:%M:%S')]"
path: "dist"
path: fission/dist/

0 comments on commit 08241ce

Please sign in to comment.