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 9057161 commit 62684b1Copy full SHA for 62684b1
.github/workflows/osmatrix.yml
@@ -19,4 +19,4 @@ jobs:
19
20
steps:
21
- name: Say hello to the OS
22
- run: echo "Hello from ${{ matrix.ps }}"
+ run: echo "Hello from ${{ matrix.os }}"
0 commit comments