Skip to content

Commit df96698

Browse files
committed
removed the mkdir
1 parent 55c5b36 commit df96698

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/codeql.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,6 @@ jobs:
127127
- if: matrix.build-mode == 'manual'
128128
shell: bash
129129
run: |
130-
mkdir example
131130
cd example
132131
yarn install
133132
cd android

0 commit comments

Comments
 (0)