We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c230ec commit fce58d6Copy full SHA for fce58d6
README.md
@@ -47,7 +47,7 @@ The `dependency-list` should be an array of objects with the following propertie
47
```yml
48
jobs:
49
download-and-run-db-dependencies:
50
- runs-on: [self-hosted, windows-2019]
+ runs-on: im-windows-sql-server
51
steps:
52
# For this example we'll retrieve packages from GitHub Packages
53
- name: Authenticate with GitHub Packages on Windows
0 commit comments