We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b283ba1 commit 2e33bf1Copy full SHA for 2e33bf1
.github/workflows/deploy.yml
@@ -56,9 +56,6 @@ jobs:
56
steps:
57
- name: Free Disk Space (Ubuntu)
58
uses: jlumbroso/free-disk-space@main
59
- with:
60
- tool-cache: false
61
- large-packages: false
62
- name: Checkout code
63
uses: actions/checkout@main
64
with:
.github/workflows/nightly.yml
@@ -29,9 +29,6 @@ jobs:
29
30
31
32
33
34
35
36
37
0 commit comments