Skip to content

Commit e321276

Browse files
committed
copy correct file to artifact
1 parent 38f839c commit e321276

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
run: |
4747
mkdir streamlit_exe
4848
mv python-${{ env.PYTHON_VERSION }} streamlit_exe
49-
mv run_app.bat streamlit_exe
49+
mv FBmn-STATS-GUIde.bat streamlit_exe
5050
cp -r src streamlit_exe
5151
cp -r pages streamlit_exe
5252
cp -r assets streamlit_exe

0 commit comments

Comments
 (0)