Attempting to fix path issue.

This commit is contained in:
2021-02-10 04:31:03 +00:00
committed by GitHub
parent 600daa5b69
commit f626d15c94

View File

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