File name updated

Co-authored-by: jmhbnz <mail@jamesblair.net>
This commit is contained in:
Daljit Singh
2021-02-17 18:27:38 +13:00
parent dfb795d0b7
commit 8e400cad51

View File

@ -27,7 +27,7 @@ jobs:
# Runs a single command using the runners shell # Runs a single command using the runners shell
- name: Run a one-line script - name: Run a one-line script
run: ls -la && ./1-install-gcp-sdk.sh run: ls -la && ./1-install-utilities.sh
# Runs a set of commands using the runners shell # Runs a set of commands using the runners shell
#- name: Run a multi-line script #- name: Run a multi-line script