Skip to content

Commit 96d1694

Browse files
committed
Add debug step for datasheets
1 parent 24ce991 commit 96d1694

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/deploy-staging.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,9 @@ jobs:
5555
with:
5656
name: datasheets
5757

58+
- name: Debug datasheet list
59+
run: ls -lah static/resources/datasheets
60+
5861
- name: Copy Static Files
5962
run: |
6063
mkdir -p static/resources/schematics static/resources/pinouts static/resources/models

0 commit comments

Comments
 (0)