This commit is contained in:
6
.github/workflows/main.yml
vendored
6
.github/workflows/main.yml
vendored
@@ -17,6 +17,12 @@ jobs:
|
||||
chmod +x compile-with-docker.sh
|
||||
./compile-with-docker.sh custom
|
||||
|
||||
- name: Debug files
|
||||
run: ls -lah
|
||||
|
||||
- name: Debug compiled firmware
|
||||
run: ls -lah compiled-firmware
|
||||
|
||||
- name: Upload firmware artifact
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
|
Reference in New Issue
Block a user