diff --git a/.github/workflows/run-openssl-thrice.yml b/.github/workflows/run-openssl-thrice.yml index 3894808..6110126 100644 --- a/.github/workflows/run-openssl-thrice.yml +++ b/.github/workflows/run-openssl-thrice.yml @@ -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 \ No newline at end of file + run: openssl rand -hex 32