Skip to content

Commit

Permalink
yml correction
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin-Belton-gov committed Jan 18, 2024
1 parent 437f745 commit 992d814
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-ghcr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
mkdir -p grafana-cost-plugin
cd grafana-cost-plugin
wget "https://github.com/DFE-Digital/Grafana.Plugin.CostManagement/releases/download/main/dfe-azurecostbackend-datasource-1.0.6.zip"
wget "https://grafana.com/api/plugins/blackcowmoo-googleanalytics-datasource/versions/0.2.3/download" --O blackcowmoo-googleanalytics-datasource-0.2.3.zip
wget "https://grafana.com/api/plugins/blackcowmoo-googleanalytics-datasource/versions/0.2.3/download" -O blackcowmoo-googleanalytics-datasource-0.2.3.zip
ls
unzip -o dfe-azurecostbackend-datasource-1.0.6.zip
unzip -o blackcowmoo-googleanalytics-datasource-0.2.3.zip
Expand Down

0 comments on commit 992d814

Please sign in to comment.