Skip to content

Commit

Permalink
Whoops
Browse files Browse the repository at this point in the history
  • Loading branch information
Foxlider authored Mar 29, 2024
1 parent fce08a2 commit f0daf5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dotnet-desktop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ jobs:

# Build
- name: Build the application
run: dotnet build --configuration $env:Configuration -a $env:Runtime./FASTER/FASTER.csproj
run: dotnet build --configuration $env:Configuration -a $env:Runtime ./FASTER/FASTER.csproj
env:
Runtime: ${{ matrix.runtime }}

Expand Down

0 comments on commit f0daf5d

Please sign in to comment.