Skip to content

Commit

Permalink
WIP workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
hello-fazil committed Aug 21, 2024
1 parent d06e40b commit 71e4488
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build_test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@ jobs:
- /dev:/dev

steps:
- run: |
echo "Current directory is $(pwd)"
echo "Present files in home are $(ls /home/hello-robot)"
- uses: actions/checkout@v4
- name: Configure working direcotry
run: |
Expand Down

0 comments on commit 71e4488

Please sign in to comment.