Skip to content

Commit

Permalink
change: build process disk space
Browse files Browse the repository at this point in the history
  • Loading branch information
stergiotis committed May 29, 2024
1 parent c7ce197 commit ad624aa
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ jobs:
with:
go-version-file: 'go.mod'
cache-dependency-path: 'go.sum'
- name: Disk Space
run: "df -h"
- name: Install
run: ./scripts/install_nonportable.sh
- name: Install
Expand Down

0 comments on commit ad624aa

Please sign in to comment.