mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2024-08-30 18:12:39 +00:00
ci: delete github cache
This commit is contained in:
parent
7cea78bb1f
commit
362e041e2c
1
.github/workflows/ios_ci.yaml
vendored
1
.github/workflows/ios_ci.yaml
vendored
@ -59,6 +59,7 @@ jobs:
|
||||
sudo rm -rf /opt/ghc
|
||||
sudo rm -rf "/usr/local/share/boost"
|
||||
sudo rm -rf "$AGENT_TOOLSDIRECTORY"
|
||||
gh cache delete --all --repo AppFlowy-IO/AppFlowy
|
||||
|
||||
- name: Checkout source code
|
||||
uses: actions/checkout@v2
|
||||
|
Loading…
Reference in New Issue
Block a user