Skip to content

Commit 62684b1

Browse files
authored
Update osmatrix.yml
1 parent 9057161 commit 62684b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/osmatrix.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ jobs:
1919

2020
steps:
2121
- name: Say hello to the OS
22-
run: echo "Hello from ${{ matrix.ps }}"
22+
run: echo "Hello from ${{ matrix.os }}"

0 commit comments

Comments
 (0)