Skip to content

Commit 0b35d43

Browse files
Update build-and-sign.yml
1 parent 95453ef commit 0b35d43

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-and-sign.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jobs:
7575
**/*.nupkg
7676
--timestamp-url "http://timestamp.digicert.com"
7777
--base-directory "${{ github.workspace }}/BuildArtifacts"
78-
--file-list "config/filelist.txt"
78+
--file-list "${{ github.workspace }}/config/filelist.txt"
7979
--publisher-name "CodeSignDemo"
8080
--description "CodeSignDemo"
8181
--description-url "https://github.com/novotnyllc/CodeSignDemo"

0 commit comments

Comments
 (0)