Commit 9140d7f
committed
try after publish so PublishRootDir is set to avoid error
/home/runner/work/Ellabit/Ellabit/Ellabit/Ellabit.csproj(110,3): error MSB3073: The command "bash -c "frameworkDir=/home/runner/work/Ellabit/Ellabit/public/wwwroot/_framework; echo [ > $frameworkDir/framework_manifest.json; first=true; for dll in $frameworkDir/*.dll; do if [ $first = true ]; then first=false; else echo , >> $frameworkDir/framework_manifest.json; fi; filename=${dll##*/}; name=${filename%%.*}; echo { \\"Name\\": \\"$name\\", \\"File\\": \\"$filename\\" } >> $frameworkDir/framework_manifest.json; done; echo ] >> $frameworkDir/framework_manifest.json"" exited with code 1.1 parent 1efd072 commit 9140d7f
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
85 | | - | |
| 85 | + | |
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
| |||
0 commit comments