Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
erikbra committed Feb 26, 2024
1 parent b938bcc commit a4e4452
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 @@ -335,7 +335,7 @@ jobs:
with:
name: grate-${{ matrix.arch }}-x64-self-contained-${{ needs.set-version-number.outputs.nuGetVersion }}
#name: grate-linux-musl-x64-self-contained-${{ needs.set-version-number.outputs.nuGetVersion }}
path: executables/${{ matrix.arch }}-x64/grate/
path: executables/${{ matrix.arch }}-x64
- name: Setup .NET 8
uses: actions/setup-dotnet@v4
with:
Expand Down

0 comments on commit a4e4452

Please sign in to comment.