Remove cache clear

We don't need to do this anymore

Signed-off-by: June Park <me@pythonplayer123.dev>
This commit is contained in:
June Park
2024-08-16 15:41:02 +09:00
committed by GitHub
parent 95666178e5
commit e117c4b9a3

View File

@@ -107,6 +107,3 @@ jobs:
with:
name: SideStore-${{ steps.version.outputs.version }}-dSYM
path: ./*.dSYM/
- name: Reset cache for apps.sidestore.io/nightly
run: sleep 10 && curl https://apps.sidestore.io/reset-cache/nightly/${{ secrets.SIDESOURCE_KEY }}