Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 9b6976d758 |
@@ -22,7 +22,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Install nodejs for github action
|
- name: Install nodejs for github action
|
||||||
run: |
|
run: |
|
||||||
apt-get -y install node
|
apt-get -y install nodejs
|
||||||
|
|
||||||
- name: Git clone private repo
|
- name: Git clone private repo
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
|||||||
Reference in New Issue
Block a user