Skip to content

Commit 8c9363c

Browse files
committed
fix workflows
1 parent b238d6b commit 8c9363c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/documentation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ jobs:
177177
uses: actions/download-artifact@v4
178178
with:
179179
name: Google bloaty
180-
path: tools/bloaty/build/bloaty
180+
path: tools/bloaty/build
181181
- name: Run bloaty
182182
run: |
183183
mkdir -p docs/assets/tables

0 commit comments

Comments
 (0)