We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d94d5ce commit ab0c147Copy full SHA for ab0c147
1 file changed
.github/workflows/store.yml
@@ -21,7 +21,6 @@ jobs:
21
steps:
22
- name: Download shopware-cli
23
run: |
24
- git config --global --add safe.directory $(pwd)
25
wget -q https://github.com/FriendsOfShopware/shopware-cli/releases/download/${SHOPWARE_CLI_VERSION}/shopware-cli_${SHOPWARE_CLI_VERSION}_Linux_x86_64.tar.gz
26
tar -zxf shopware-cli_*.tar.gz shopware-cli
27
mv shopware-cli /usr/bin/shopware-cli
0 commit comments