Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
#!components: grid-bot

Signed-off-by: Nikita Petko <petko@vmminfra.net>
  • Loading branch information
jf-06 authored Sep 2, 2024
1 parent f3dee2f commit 15e1dce
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 @@ -286,7 +286,7 @@ jobs:
uses: actions/upload-artifact@v4
with:
name: components
path: ${{ steps.build-components.outputs.deploy-directory }}/
path: .deploy/*.zip


# No need for checkout, downloads the component archives from the
Expand Down

0 comments on commit 15e1dce

Please sign in to comment.