Skip to content

Commit 7525867

Browse files
committed
Debugging
1 parent 535faf1 commit 7525867

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dawn.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@ jobs:
201201
202202
- name: List build artifacts
203203
run: |
204-
ls -R Dawn/builds/
204+
ls -R Dawn/dist/
205205
206206
- name: Upload bundle artifact
207207
uses: actions/upload-artifact@v4

0 commit comments

Comments
 (0)