Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
aserstobitov authored Feb 27, 2024
1 parent 046ced1 commit 4df51d2
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 @@ -21,7 +21,7 @@ jobs:
uses: FriendsOfShopware/shopware-cli-action@v1

- name: Generate jwt-private
run: echo shopware-cli project generate-jwt --env
run: echo "$(shopware-cli project generate-jwt --env)"

# build:
# uses: shopware/github-actions/.github/workflows/build-docker-image.yml@main
Expand Down

0 comments on commit 4df51d2

Please sign in to comment.