Skip to content

Commit acbed34

Browse files
using statement
1 parent 04e3a9a commit acbed34

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/macos_freespace/action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
name: Free up disk space
22
description: Free up disk space see https://github.com/actions/runner-images/issues/10511
33
runs:
4+
using: "bash"
45
steps:
56
- name: Free up disk space
67
shell: bash

0 commit comments

Comments
 (0)