Skip to content

Commit 7c5a9e7

Browse files
authored
Include HRRR interactive HTML files in docs build
Add interactive HRRR wind and temperature HTML files to the build process. Signed-off-by: Eric Hackathorn <62408375+Hackshaven@users.noreply.github.com>
1 parent fcef199 commit 7c5a9e7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/docs-pages.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,8 @@ jobs:
4646
mkdir -p docs/build/poster
4747
cp poster/html/zyra-poster.html docs/build/poster/
4848
cp poster/html/zyra-poster-print.html docs/build/poster/
49+
cp poster/html/hrrr_wind_interactive.html docs/build/poster/
50+
cp poster/html/hrrr_temp_interactive.html docs/build/poster/
4951
cp poster/html/*.png docs/build/poster/
5052
5153
- name: Upload Pages artifact

0 commit comments

Comments
 (0)