mirror of
https://github.com/meshtastic/Meshtastic-Apple.git
synced 2026-04-20 22:13:56 +00:00
us5
This commit is contained in:
parent
42d83a107a
commit
1bb19bbc20
1 changed files with 1 additions and 1 deletions
2
.github/workflows/macos-dSYM.yml
vendored
2
.github/workflows/macos-dSYM.yml
vendored
|
|
@ -61,7 +61,7 @@ jobs:
|
|||
- name: Upload dSYMs to Datadog
|
||||
env:
|
||||
DATADOG_API_KEY: ${{ secrets.DATADOG_API_KEY }}
|
||||
DATADOG_SITE: datadoghq.com
|
||||
DATADOG_SITE: us5.datadoghq.com
|
||||
run: |
|
||||
# Upload all dSYM files to Datadog
|
||||
if [ -d "./build/dSYMs" ] && [ "$(find ./build/dSYMs -name "*.dSYM" -type d | wc -l)" -gt 0 ]; then
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue