Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hipposen authored Mar 24, 2024
1 parent 5fff518 commit abde8e8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,10 @@ jobs:
with:
ref: ${{ github.event.inputs.branch }}
submodules: true
- name: Umgebung
run: |
"df -h"
"free -m"
- name: Build
run: sudo ./build.sh
- name: Check256
Expand Down

0 comments on commit abde8e8

Please sign in to comment.