Skip to content

Commit 2a21df0

Browse files
committed
WIP
Signed-off-by: Max Waterhout <[email protected]>
1 parent 7667f35 commit 2a21df0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/reusable-workspace.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ jobs:
1515
prepare-runner:
1616
runs-on: ubuntu-latest
1717
steps:
18+
- name: checkout
19+
uses: actions/checkout@v4
20+
1821
- name: Clear disk space on host
1922
uses: ./.github/actions/clear-disk-space
2023

0 commit comments

Comments
 (0)