Skip to content

Commit 3c1ed81

Browse files
Update validate.yml
1 parent 0c2f7d7 commit 3c1ed81

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/validate.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,6 @@ jobs:
154154
if: always()
155155
run: |
156156
set -e
157-
ccache -s
158157
EXECUTABLE="${{ steps.xcode-build.outputs.executable }}"
159158
if [ -z "${EXECUTABLE}" ]; then
160159
echo "No executable found in outputs"

0 commit comments

Comments
 (0)