Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
tronical committed Aug 26, 2024
1 parent b9d1055 commit d27ce63
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,8 @@ jobs:
release: '13.3.Rel1'
- name: debug
run: |
ls -l
ls -l
ls -l slint-cpp-template-${{ matrix.board }}
- name: CMake configure
working-directory: slint-cpp-template-${{ matrix.board }}
run: |
Expand Down

0 comments on commit d27ce63

Please sign in to comment.