Skip to content

Commit

Permalink
Update deployment-script.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Dineshg49 authored Jul 29, 2021
1 parent 0bfa91b commit a762c4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deployment-script.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
node-version: '12'
check-latest: true
- run: |
git clone --depth 1 https://github.com/virtual-labs/ph3-lab-mgmt
git clone --depth=1 https://github.com/virtual-labs/ph3-lab-mgmt
cd ph3-lab-mgmt
npm install
npm run build-exp
Expand Down

0 comments on commit a762c4f

Please sign in to comment.