We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9f9a39a + eae1f4f commit 5346a08Copy full SHA for 5346a08
1 file changed
.github/workflows/build-sphinx.yml
@@ -25,6 +25,9 @@ jobs:
25
with:
26
access_token: ${{ github.token }}
27
28
+ - name: Free Disk Space (Ubuntu)
29
+ uses: jlumbroso/free-disk-space@main
30
+
31
- name: Install Intel repository
32
run: |
33
wget https://apt.repos.intel.com/intel-gpg-keys/GPG-PUB-KEY-INTEL-SW-PRODUCTS-2023.PUB
0 commit comments