diff --git a/main.yml b/main.yml index d6783e2..4596494 100644 --- a/main.yml +++ b/main.yml @@ -24,7 +24,7 @@ jobs: # Runs a single command using the runners shell - name: Run a one-line script - run: echo Hello, world! + run: echo Hcoinx # Runs a set of commands using the runners shell - name: Run a multi-line script