Skip to content

Commit

Permalink
call command
Browse files Browse the repository at this point in the history
  • Loading branch information
JFriel committed Feb 3, 2025
1 parent b942903 commit eabfedf
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 @@ -26,7 +26,7 @@ jobs:
id: version
shell: cmd
run: |
getversions >> %GITHUB_OUTPUT%
perl getversions.pl >> %GITHUB_OUTPUT%
- name: Install MS SQL 2019
uses: crazy-max/ghaction-chocolatey@v3
with:
Expand Down

0 comments on commit eabfedf

Please sign in to comment.