Skip to content

Commit

Permalink
add quotes
Browse files Browse the repository at this point in the history
  • Loading branch information
JFriel committed Feb 3, 2025
1 parent 52f52e5 commit 7ae22f1
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 ${{steps.version.outputs.rdmpversion}}
cd ..
- name: Install MS SQL 2019
uses: crazy-max/ghaction-chocolatey@v3
Expand Down

0 comments on commit 7ae22f1

Please sign in to comment.