Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
wind57 committed Sep 26, 2023
1 parent 34648eb commit 1eacf6c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/composites/clean-space/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ description: clean space
runs:
using: "composite"
steps:
- name: gcloud
shell: bash
run: gcloud info

- name: Free Disk Space
uses: jlumbroso/free-disk-space@main
Expand Down

0 comments on commit 1eacf6c

Please sign in to comment.