Skip to content

Commit

Permalink
Update blank.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
fkorotkov authored Oct 1, 2024
1 parent 3c4f5d4 commit 4114e8d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/blank.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- name: ulimit
run: ulimit -n $( ulimit -H -n )
- name: Create file
working-directory: /opt/hostedtoolcache
working-directory: /home/admin/actions-runner
run: dd if=/dev/urandom of=8GB.bin bs=128M count=64 iflag=fullblock
- name: Disk Usage Final
if: always()
Expand Down

0 comments on commit 4114e8d

Please sign in to comment.