mirror of https://github.com/KLayout/klayout.git
Seeing whether we can free disk space
This commit is contained in:
parent
b799391ec9
commit
e9175360d2
|
|
@ -34,7 +34,7 @@ jobs:
|
||||||
android: true
|
android: true
|
||||||
dotnet: true
|
dotnet: true
|
||||||
haskell: true
|
haskell: true
|
||||||
large-packages: false # not working currently
|
large-packages: true
|
||||||
- uses: hmarr/debug-action@v2
|
- uses: hmarr/debug-action@v2
|
||||||
- name: Cancel Workflow Action
|
- name: Cancel Workflow Action
|
||||||
uses: styfle/cancel-workflow-action@0.12.1
|
uses: styfle/cancel-workflow-action@0.12.1
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue