Skip to content

Commit 8bb4a39

Browse files
trying to do a clean before the build without using bash to run the command.
1 parent 14b8d18 commit 8bb4a39

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
@@ -172,7 +172,6 @@ jobs:
172172
- name: Clean DerivedData folder
173173
run: |
174174
rm -rf ~/Library/Developer/Xcode/DerivedData/*
175-
shell: bash
176175
177176
- name: Setup
178177
uses: ./.github/actions/setup

0 commit comments

Comments
 (0)