Skip to content

Commit 0b93c70

Browse files
committed
- added ls
1 parent 771c6f6 commit 0b93c70

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/freeze.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ jobs:
2929
source venv/bin/activate
3030
pip install robotframework cx_Freeze
3131
python setup_basic.py build || true
32+
ls build
33+
ls build/*
3234
./build/exe.linux-x86_64-3.12/robot_run_basic ../examples/basic/
3335
continue-on-error: true
3436

0 commit comments

Comments
 (0)