Skip to content

Commit

Permalink
Figure out size of runner
Browse files Browse the repository at this point in the history
  • Loading branch information
Morganamilo committed Nov 22, 2024
1 parent 8a4f7f6 commit da0273b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/publish-check-compile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,9 @@ jobs:
with:
cache-on-failure: true

- name: check space
run: df -h

- name: install parity-publish
run: cargo install [email protected] --locked -q

Expand Down

0 comments on commit da0273b

Please sign in to comment.