-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
At one point this worked by simply adding the following workflow step:
- name: Install SQL Server
uses: Particular/install-sql-server-action@v1.2.0
with:
connection-string-env-var: MSSQL_CONNECTION_STRING
catalog: PeachySQLBut then it started causing this error:
The term 'sqlcmd' is not recognized as a name of a cmdlet, function, script file, or executable program. Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels