Skip to content

Commit 71bd361

Browse files
committed
remove debug
1 parent 4b98eec commit 71bd361

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/scripts/action.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,6 @@ runs:
5050
--exclude=library_generation \
5151
--exclude=tests \
5252
hermetic_build "${GITHUB_WORKSPACE}"
53-
ls -l "${GITHUB_WORKSPACE}/hermetic_build"
5453
- name: Copy shell script
5554
shell: bash
5655
run: |
@@ -60,7 +59,6 @@ runs:
6059
shell: bash
6160
run: |
6261
cd "${GITHUB_WORKSPACE}"
63-
ls -l hermetic_build
6462
pip install hermetic_build/common
6563
pip install hermetic_build/release_note_generation
6664
- name: Generate changed libraries

0 commit comments

Comments
 (0)