We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38f839c commit e321276Copy full SHA for e321276
.github/workflows/build-windows-executable-app.yaml
@@ -46,7 +46,7 @@ jobs:
46
run: |
47
mkdir streamlit_exe
48
mv python-${{ env.PYTHON_VERSION }} streamlit_exe
49
- mv run_app.bat streamlit_exe
+ mv FBmn-STATS-GUIde.bat streamlit_exe
50
cp -r src streamlit_exe
51
cp -r pages streamlit_exe
52
cp -r assets streamlit_exe
0 commit comments