Skip to content
Snippets Groups Projects
Commit d89a9e58 authored by James Yu's avatar James Yu
Browse files

Ditto

parent 4f1c9836
No related branches found
No related tags found
No related merge requests found
......@@ -65,4 +65,4 @@ jobs:
uses: actions/upload-artifact@v4
with:
name: test-log
path: test/log/*.log
\ No newline at end of file
path: test/log/**/*.log
\ No newline at end of file
......@@ -64,4 +64,4 @@ jobs:
uses: actions/upload-artifact@v4
with:
name: test-log
path: test/log/*.log
path: test/log/**/*.log
......@@ -68,4 +68,4 @@ jobs:
uses: actions/upload-artifact@v4
with:
name: test-log
path: test/log/*.log
path: test/log/**/*.log
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment