Skip to content

Commit

Permalink
test ci cd
Browse files Browse the repository at this point in the history
  • Loading branch information
TitleHHHH authored and TitleHHHH committed Nov 18, 2023
1 parent ce183cd commit 7aff656
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/continuous.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,11 @@ jobs:
- name: Setup MSBuild.exe
uses: microsoft/[email protected]

- name: Setup .NET SDK
uses: actions/setup-dotnet@v3
with:
dotnet-version: 8.0.100

- name: 'Run: Preview'
run: ./build.cmd Preview
Expand Down

0 comments on commit 7aff656

Please sign in to comment.