Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
SpringHgui authored Jul 22, 2023
1 parent c6ccc28 commit 7bad7e5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,8 @@ jobs:
uses: actions/setup-dotnet@v2
with:
dotnet-version: 7.0.x
- name: cd
run: cd src
- name: Restore dependencies
run: dotnet restore
- name: Build
Expand Down

0 comments on commit 7bad7e5

Please sign in to comment.