Skip to content

Commit

Permalink
update build action
Browse files Browse the repository at this point in the history
  • Loading branch information
DarkRRb committed Sep 30, 2024
1 parent 72b9d56 commit 7fa4b89
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 @@ -45,4 +45,4 @@ jobs:
if: github.event_name != 'pull_request'
with:
name: Lagrange.Kritor_${{ matrix.runtimeIdentifier }}_net8.0_NoSelfContained
path: Lagrange.OneBot/bin/Release/net8.0/${{ matrix.runtimeIdentifier }}/publish
path: Lagrange.Kritor/bin/Release/net8.0/${{ matrix.runtimeIdentifier }}/publish

0 comments on commit 7fa4b89

Please sign in to comment.