Skip to content

Commit

Permalink
T
Browse files Browse the repository at this point in the history
  • Loading branch information
muhammad23012009 authored Mar 23, 2024
1 parent 4054217 commit c82475b
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/blank.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,9 @@ jobs:
image: archlinux:latest
options: --privileged
steps:
- name: Maximize build disk space
uses: easimon/maximize-build-space@v10

- name: Prepare build environment
run: |
df -h
ls -ltha /usr/bin
pacman -Q

0 comments on commit c82475b

Please sign in to comment.