Skip to content

Commit

Permalink
Update aspnetcore.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
samsmithnz committed Aug 3, 2021
1 parent 998573d commit aca5b0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/aspnetcore.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ env:

jobs:
build:
runs-on: windows-latest
runs-on: SamsLaptop
outputs: # https://stackoverflow.com/questions/59175332/using-output-from-a-previous-job-in-a-new-one-in-a-github-action
Version: ${{ steps.gitversion.outputs.nuGetVersionV2 }}
CommitsSinceVersionSource: ${{ steps.gitversion.outputs.CommitsSinceVersionSource }}
Expand Down

0 comments on commit aca5b0e

Please sign in to comment.