fix: workflow

This commit is contained in:
hiddify 2026-02-03 04:04:48 +03:30
parent 17d09f47ce
commit 369010e024

View File

@ -181,6 +181,7 @@ jobs:
- name: Clean up disk space
if: ${{ matrix.platform == 'linux' }}
run: |
df -h
sudo rm -rf /usr/share/dotnet
df -h