Skip to content

Commit

Permalink
Merge pull request #17 from virtual-labs/testing
Browse files Browse the repository at this point in the history
Testing
  • Loading branch information
raj-vlabs authored Jul 30, 2021
2 parents 38800cc + bbe2f72 commit 98f41f5
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 98f41f5

Please sign in to comment.