Skip to content

Commit bad2bdf

Browse files
authored
Merge pull request #22 from abzer005/patch-1
Update build-windows-executable-app.yaml
2 parents 121c43e + 95dacd7 commit bad2bdf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-windows-executable-app.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ jobs:
5959
6060
- name: Copy everything to dist directory
6161
run: |
62+
cp -r .streamlit dist/.streamlit
6263
cp -r pages dist/pages
6364
cp -r src dist/src
6465
cp -r assets dist/assets

0 commit comments

Comments
 (0)