Skip to content

Commit

Permalink
Updated actions
Browse files Browse the repository at this point in the history
  • Loading branch information
ChiefMonk committed Dec 19, 2023
1 parent abc5e2f commit a590946
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
run: dotnet workload install maui-ios maui-android maui-maccatalyst maui-windows

- name: Build
run: dotnet run --project build/ShinyBuild.csproj
run: dotnet run --project src/Sat4.NET.Core/Sat4.NET.Core.csproj

- name: Publish Artifacts
uses: actions/upload-artifact@v3
Expand Down

0 comments on commit a590946

Please sign in to comment.