Skip to content

Commit

Permalink
use correct build branch
Browse files Browse the repository at this point in the history
  • Loading branch information
JFriel committed Sep 20, 2023
1 parent 43b6a48 commit f73c2bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dotnet-core.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- uses: actions/checkout@v4
with:
repository: HicServices/RDMP
ref: feature/rc4
ref: develop
path: RDMP
- uses: actions/setup-dotnet@v1
with:
Expand Down

0 comments on commit f73c2bf

Please sign in to comment.