Skip to content

Commit

Permalink
add v
Browse files Browse the repository at this point in the history
  • Loading branch information
JFriel committed Feb 3, 2025
1 parent 7ae22f1 commit c15829f
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 @@ -32,7 +32,7 @@ jobs:
run: |
cd RDMP
git fetch --unshallow --tags
git checkout ${{steps.version.outputs.rdmpversion}}
git checkout v${{steps.version.outputs.rdmpversion}}
cd ..
- name: Install MS SQL 2019
uses: crazy-max/ghaction-chocolatey@v3
Expand Down

0 comments on commit c15829f

Please sign in to comment.