Skip to content

Commit

Permalink
Update build.yml [PUSH]
Browse files Browse the repository at this point in the history
  • Loading branch information
InitialDet authored Nov 23, 2024
1 parent 044dfa4 commit f1fdc80
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 @@ -37,7 +37,7 @@ jobs:
DOTNET_CLI_TELEMETRY_OUTPUT: true

- name: Upload artifact
uses: actions/upload-artifact@v2.2.1
uses: actions/upload-artifact@v4
with:
name: ${{env.PROJECT_NAME}}
path: ${{env.PROJECT_NAME}}/bin/Release/${{env.PROJECT_NAME}}
Expand Down

0 comments on commit f1fdc80

Please sign in to comment.