Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
fillwithjoy1 authored Jun 26, 2024
1 parent 2f73206 commit 8bdac4b
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,15 @@ jobs:
cd out
ls
- name: Debug
run: |
cd slider
ls
cd dist
ls
- name: Pack images to upload
if: false
run: |
mkdir to-upload
cp slider/dist/boot.img to-upload
Expand Down

0 comments on commit 8bdac4b

Please sign in to comment.