Skip to content

Commit

Permalink
test actino
Browse files Browse the repository at this point in the history
  • Loading branch information
haozheng-cobalt committed Aug 22, 2024
1 parent ed08728 commit 39985df
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 39985df

Please sign in to comment.