Skip to content

Commit

Permalink
chore(CI): fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
MingboPeng committed Aug 22, 2024
1 parent bc9b0b2 commit 2290993
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ jobs:
uses: actions/checkout@v4

- name: Update Assembly Version
shell: bash
run: |
cd ./.nswag-generator
dotnet run --genCsModel --genCsInterface --updateVersion
Expand Down

0 comments on commit 2290993

Please sign in to comment.