Skip to content

Commit

Permalink
Fix sha256 sum for datadog-ci
Browse files Browse the repository at this point in the history
b/290997541
  • Loading branch information
oxve committed Jul 28, 2023
1 parent d067150 commit d80eeab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit_test_report.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
shell: bash
env:
DD_VERSION: 'v2.18.0'
GN_SHA256SUM: 'af7b2dcb3905bca56655e12131b365f1cba8e159db80d2022330c4f522fab2ef datadog-ci'
GN_SHA256SUM: 'adbe9b3a41faaf0b1d9702ba256cf8fa9e474c0cc8216f25e5b489c53d6f0a70 datadog-ci'
run: |
set -e
download_url="https://github.com/DataDog/datadog-ci/releases/download/${DD_VERSION}/datadog-ci_linux-x64"
Expand Down

0 comments on commit d80eeab

Please sign in to comment.