This commit is contained in:
@@ -7,10 +7,8 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
run: |
|
run: git clone --depth 1 https://7000pct.gitea.bloupla.net/7000pctAUTO/terminal-layout-sync.git .
|
||||||
git clone --depth 1 https://7000pct.gitea.bloupla.net/7000pctAUTO/terminal-layout-sync.git .
|
- name: Install npm
|
||||||
- name: Verify project
|
run: npm install
|
||||||
run: |
|
- name: Verify
|
||||||
ls -la
|
run: ls node_modules | head -5
|
||||||
cat package.json
|
|
||||||
echo "Project structure verified"
|
|
||||||
|
|||||||
Reference in New Issue
Block a user