Skip to content

Commit ca1a8b4

Browse files
committed
Confirm Blazor still works on CI.
1 parent 6d8a5d7 commit ca1a8b4

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

generate.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ echo ${machine}
1919
cd DocFxMarkdownGen
2020
dotnet publish -r ${machine} -p:PublishSingleFile=true --self-contained false -o ../out
2121
cd ..
22-
chmod +x ./out/DocFxMarkdownGen
2322
cp ./out/DocFxMarkdownGen ./dfmg
2423
chmod +x ./dfmg
2524
./dfmg

0 commit comments

Comments
 (0)