Skip to content

Commit

Permalink
check the files in /boot
Browse files Browse the repository at this point in the history
  • Loading branch information
crschardt committed Jul 5, 2024
1 parent b63d532 commit ca35d4a
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,9 +50,7 @@ jobs:
bind_mount_repository: true
base_image: ${{ matrix.base_image }}
commands: |
mount -l
lsblk
df
ls -l /boot
chmod +x ${{matrix.script}}
${{ matrix.script }}
Expand Down

0 comments on commit ca35d4a

Please sign in to comment.