Skip to content

Commit 7f013e7

Browse files
authoredNov 19, 2019
path
1 parent 99a9fd2 commit 7f013e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,5 +39,5 @@ jobs:
3939
uses: actions/upload-artifact@master
4040
with:
4141
name: LinqKit
42-
path: d:\a\LINQKit\LINQKit\src\LinqKit\bin\Release\*.nupkg
42+
path: './src/LinqKit/bin/Release/LinqKit.1.1.16-ci-${{steps.buildnumber.outputs.build_number}}.nupkg'
4343

0 commit comments

Comments
 (0)
Please sign in to comment.