Skip to content

Commit cab853b

Browse files
authored
Merge pull request #14 from virtual-labs/testing
Testing
2 parents 2464b45 + ce52ebb commit cab853b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deployment-script.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
node-version: '12'
1919
check-latest: true
2020
- run: |
21-
git clone --depth 1 https://github.com/virtual-labs/ph3-lab-mgmt
21+
git clone --depth=1 https://github.com/virtual-labs/ph3-lab-mgmt
2222
cd ph3-lab-mgmt
2323
npm install
2424
npm run build-exp

0 commit comments

Comments
 (0)