Skip to content

Commit c139336

Browse files
authored
Merge branch 'main' into build-graphite
2 parents 8ab749e + 5672ec3 commit c139336

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/build-skia.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,10 @@ jobs:
136136
download_skia: 'false'
137137
github_token: ${{ secrets.GITHUB_TOKEN }}
138138

139+
- name: Update depot_tools
140+
working-directory: ./externals/depot_tools
141+
run: ./update_depot_tools
142+
139143
- name: Download all Apple build artifacts
140144
uses: actions/download-artifact@v4
141145
with:

0 commit comments

Comments
 (0)