We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf56826 commit ec3b885Copy full SHA for ec3b885
.github/workflows/deploy.yaml
@@ -9,6 +9,7 @@ on:
9
10
jobs:
11
cleanup:
12
+ runs-on: ubuntu-latest
13
steps:
14
- name: Delete huge unnecessary tools folder
15
run: rm -rf /opt/hostedtoolcache
0 commit comments