Skip to content

Commit fb88dca

Browse files
committed
fix
1 parent 83a9569 commit fb88dca

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/test.yml

+2
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,9 @@ jobs:
3333
- uses: actions/download-artifact@v4
3434
with:
3535
name: test_a
36+
path: layers
3637
- uses: actions/download-artifact@v4
3738
with:
3839
name: test_b
40+
path: layers
3941
- run: find . | sort

0 commit comments

Comments
 (0)