Skip to content

Commit bdab526

Browse files
committed
remove debug commmands
1 parent 55eb90b commit bdab526

File tree

1 file changed

+0
-2
lines changed
  • .github/actions/artifact-size-metrics/download-and-process

1 file changed

+0
-2
lines changed

.github/actions/artifact-size-metrics/download-and-process/action.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,6 @@ runs:
1717
GITHUB_REPOSITORY: ${{ github.repository }}
1818
IDENTIFIER: ${{ github.ref_name }}
1919
run: |
20-
pwd
21-
ls ../
2220
chmod +x $GITHUB_ACTION_PATH/../utils/download-and-process/main.sh
2321
$GITHUB_ACTION_PATH/../utils/download-and-process/main.sh
2422

0 commit comments

Comments
 (0)