Skip to content

Commit d16b89e

Browse files
committed
Purge mentioned dir
1 parent 7df9b1e commit d16b89e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
steps:
1212
- uses: actions/checkout@v2
1313
- name: Purge .git for space reasons
14-
run: rm -rf /home/runner/work/Project-Plus-Dolphin-src/.git
14+
run: rm -rf /home/runner/actions-runner/cached
1515
- name: Setup Packages
1616
run: |
1717
flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo && \

0 commit comments

Comments
 (0)