Skip to content

Commit d51fb00

Browse files
committed
Fix CI
1 parent 49cd7a0 commit d51fb00

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

.github/workflows/static.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -52,10 +52,6 @@ jobs:
5252
with:
5353
repository: Layoric/DocFxMarkdownGen
5454
path: DocFxMarkdownGen
55-
- name: Setup DocFxMarkdownGen
56-
run: |
57-
cd DocFxMarkdownGen && dotnet publish -r linux-x64 -p:PublishSingleFile=true --self-contained false -o ../dfmg
58-
echo "${GITHUB_WORKSPACE}/dfmg" >> $GITHUB_PATH
5955
- name: Checkout ServiceStack
6056
uses: actions/checkout@v3
6157
with:

0 commit comments

Comments
 (0)