Skip to content

Commit

Permalink
Update store.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
shyim authored Oct 5, 2022
1 parent ab0c147 commit 780d4ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/store.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
steps:
- name: Download shopware-cli
run: |
wget -q https://github.com/FriendsOfShopware/shopware-cli/releases/download/${SHOPWARE_CLI_VERSION}/shopware-cli_${SHOPWARE_CLI_VERSION}_Linux_x86_64.tar.gz
wget -q https://github.com/FriendsOfShopware/shopware-cli/releases/download/0.1.37/shopware-cli_0.1.37_Linux_x86_64.tar.gz
tar -zxf shopware-cli_*.tar.gz shopware-cli
mv shopware-cli /usr/bin/shopware-cli
rm shopware-cli_*.tar.gz
Expand Down

0 comments on commit 780d4ef

Please sign in to comment.