Skip to content

Commit 63c1477

Browse files
committed
rm dbg
1 parent edd523e commit 63c1477

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/CI.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -100,9 +100,6 @@ jobs:
100100
REPO_NAME=`echo "${REPO}" | grep -Po '(?<=\/).+'`
101101
INCLUDE_PATH="$(pwd)/${REPO_NAME}-${TAG}/${OVERRIDE_INCLUDE_PATH:-amxmodx/scripting/include}"
102102
103-
ls $(pwd)/${REPO_NAME}-${TAG}
104-
ls $INCLUDE_PATH
105-
106103
echo "-i\"${INCLUDE_PATH}\""
107104
108105
cd $INIT_PWD

0 commit comments

Comments
 (0)