We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5194973 commit 9a6c793Copy full SHA for 9a6c793
.github/workflows/build-windows-executable-app.yaml
@@ -59,7 +59,6 @@ jobs:
59
60
- name: Copy everything to dist directory
61
run: |
62
- cp -r .streamlit dist/.streamlit
63
cp -r pages dist/pages
64
cp -r src dist/src
65
cp -r assets dist/assets
0 commit comments