Skip to content
This repository has been archived by the owner on Dec 18, 2024. It is now read-only.

Commit

Permalink
list dirs
Browse files Browse the repository at this point in the history
  • Loading branch information
ert78gb committed Jul 16, 2024
1 parent 4e61bc2 commit 241b833
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,9 @@ jobs:
with:
app-path: '.'
toolchains: arm-zephyr-eabi

- name: workdir dir
run: pwd

- name: list dir
run: ls -la

0 comments on commit 241b833

Please sign in to comment.