Skip to content

Commit

Permalink
ls to Copy to correct folder
Browse files Browse the repository at this point in the history
  • Loading branch information
Laguna1989 committed Dec 18, 2023
1 parent 9d59b50 commit f9bf906
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/test_verification.yml
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,12 @@ jobs:

- run: net start audiosrv

- name: ls1
run: ls ${{github.workspace}}/build/test/unit_tests

- name: ls2
run: ls ${{github.workspace}}/build/test/unit_tests/assets

- name: Setup virtual soundcard
uses: LABSN/sound-ci-helpers@v1.0.1

Expand Down

0 comments on commit f9bf906

Please sign in to comment.