Fix typo in workflow steps indentation

This commit is contained in:
2025-11-08 16:22:36 -08:00
committed by GitHub
parent 65b8507e37
commit c120ee4883

View File

@@ -4,10 +4,10 @@ on:
jobs:
run-command:
runs-on: ubuntu-latest
steps:
steps:g
- name: Run openssl rand -hex 32 (1/3)
run: openssl rand -hex 32
- name: Run openssl rand -hex 32 (2/3)
run: openssl rand -hex 32
- name: Run openssl rand -hex 32 (3/3)
run: openssl rand -hex 32
run: openssl rand -hex 32