Skip to content

Commit

Permalink
Update .github/workflows/build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gitauto-ai[bot] authored Oct 29, 2024
1 parent 21e2b9d commit 2f9a7fa
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,9 @@ jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Search Directory
run: |
echo "Searched directory 'Src' and found: $(ls Src)"
env:
TARGET_DIR: Src
- uses: actions/checkout@v2

0 comments on commit 2f9a7fa

Please sign in to comment.