Skip to content

Commit

Permalink
test add-label
Browse files Browse the repository at this point in the history
  • Loading branch information
haozheng-cobalt committed Aug 20, 2024
1 parent c9c6353 commit 3873135
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -250,6 +250,8 @@ jobs:
# Use fetch depth of 0 to get full history for a valid build id.
fetch-depth: 0
persist-credentials: false
- name: Dump context
uses: crazy-max/ghaction-dump-context@v2
- name: Cache Gradle
uses: actions/cache@v3
if: startsWith(matrix.target_platform, 'android') || startsWith(needs.initialize.outputs.evergreen_loader, 'android')
Expand Down

0 comments on commit 3873135

Please sign in to comment.