Skip to content

Commit

Permalink
Update build
Browse files Browse the repository at this point in the history
  • Loading branch information
DubyaDude committed Nov 21, 2024
1 parent 5f2d953 commit fe247b0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:
6.0.x
7.0.x
8.0.x
9.0.x
- name: .NET Restore
run: dotnet restore

Expand All @@ -52,4 +53,4 @@ jobs:
uses: actions/upload-artifact@v4
with:
name: Sample.UI
path: .\Sample.UI\bin\Debug\net6.0-windows10.0.22000.0\
path: .\Sample.UI\bin\Debug\net8.0-windows10.0.26100.0\

0 comments on commit fe247b0

Please sign in to comment.