Skip to content

Commit

Permalink
updated github action workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
perennialAutodidact committed Mar 3, 2024
1 parent 5449d2a commit fea61ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ on:
branches:
- replace-nx-with-turborepo

- name: 'Install Oracle CLI'
name: 'Install Oracle CLI'
run: |
curl -L -O https://raw.githubusercontent.com/oracle/oci-cli/master/scripts/install/install.sh
chmod +x install.sh
Expand Down

0 comments on commit fea61ae

Please sign in to comment.